跳到內容
  • 登入
  • 註冊
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者
下載

Custom Field Suite

由Matt Gibbs
  • 詳情
  • 評價
  • 開發
支援

描述

Custom Field Suite (CFS) lets you add custom fields to your posts. It’s lightweight and battle-tested (there’s not much to break).

Things to know

  • We do not provide support.
  • This is a free plugin. We’re not selling anything.
  • CFS includes 14 field types. There are no plans to add more.
  • If you want all the bells-and-whistles, use ACF.

Field types

  • Text
  • Textarea
  • WYSIWYG
  • Date
  • Color
  • True / False
  • Select
  • File Upload
  • Relationship
  • Term
  • User
  • Loop (repeatable fields)
  • Hyperlink
  • Tab (group fields)

Usage

  • Browse to the “Field Groups” admin menu
  • Create a Field Group containing one or more custom fields
  • Choose where the Field Group should appear, using the Placement Rules box
  • Use the get method in your template files to display custom fields

Links

  • Documentation →
  • Github →

螢幕截圖

評價

Quick and Easy

mcaravaglia 2023年6月17日
Did exactly what I needed it to do; quickly and easily

Better than ACF ^^

stwwndrr 2023年5月26日
The plugin is worthy of attention, it copes with certain tasks better than ACF

Simple, powerful and functional

diegosomar 2023年3月30日
At the same time that it is simple, it is very powerful and helps a lot in development, especially with the field repeater. Thanks to the developer.

Не работает

Roman Moiseenko 2022年10月6日 1 reply
CFS()->get() - не работает, возвращает пустой массив, CFS()->get() === array() по Id работает

how to allow, limitation of extended fields in the cfs_field class

jeanlarrota32 2022年9月27日 1 reply
Hello, greetings. Congratulations for the plugin, despite its simplicity, it fulfills to add custom things to wordpress. I am adding a custom field similar to the user field, extending the cfs_field class. The only problem I saw is that when I add the limitations, it doesn't take them in the backend. from what I saw in the code, it is because there is no filter that allows other fields to be accepted, that is what I see so far. the code to which I refer is in plugins\custom-field-suite\includes\form.php line 344 where I have to add a filter as follows php $typesValidation = apply_filters('cfs_form_types_validation', [ 'relationship', 'user', 'loop' ]); if ( in_array( $field->type, $typesValidation ) ) { I still can't find another way to do this without modifying the plugin code

Best option for me!

David DWQ 2022年9月21日
Searching, testing that and that other but always the features I needed in other plugins were premium... then I found this fantastic plugin, clean, lite, no premium adds, completely free and has everything I need it like repeatable group of fields! Thanks to the developer for this!
閱讀全部140個評價

貢獻者及開發者

“Custom Field Suite” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Matt Gibbs

Custom Field Suite 外掛目前已有 3 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Custom Field Suite 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

修改日誌

2.6.4

  • Fixed: cleared PHP8 deprecation notices

2.6.3

  • Fixed: possible placement rules XSS (props Patchstack)

2.6.2.1

  • Confirmed 6.0.1 compatibility

2.6.2

  • Removed broken links, confirmed 5.9 compatibility

2.6.1

  • Fixed: PHP8 warnings

2.6

New: moved CFS into “Settings” menu
Improved: relationship fields now only run 1 query to retrieve related posts
Improved: code modernization
Improved: styling tweaks
Fix: “Posts” field group rule ajax wasn’t loading

其它

  • 版本:2.6.4
  • 最後更新:3 個月之前
  • 運作中的安裝:50,000+
  • WordPress Version: 5.0 or higher
  • 已測試到版本:6.2.2
  • 語言:

    English (US)、Japanese、Persian、及 Russian.

    翻譯成你的語言

  • 標籤:
    custom fieldsfieldspostmetarelationshiprepeater
  • 進階顯示

評分

顯示全部
  • 5星 130
  • 4星 4
  • 3星 0
  • 2星 1
  • 1星 5
Log in to submit a review.

貢獻者

  • Matt Gibbs

支援

最近兩個月解決了的問題:

1個中的0個

檢視支援論壇

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • Swag
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
代碼就是詩歌。