Secure Custom Fields

外掛說明

Secure Custom Fields (SCF) extends WordPress’s capabilities, transforming it into a flexible content management tool. With SCF, managing custom data becomes straightforward and efficient.

Easily create fields on demand.
The SCF builder makes it easy to add fields to WordPress edit screens, whether you’re adding a new “ingredients” field to a recipe or designing complex metadata for a specialized site.

Flexibility in placement.
Fields can be applied throughout WordPress—posts, pages, users, taxonomy terms, media, comments, and even custom options pages—organizing your data how you want.

Display seamlessly.
Using SCF functions, you can display custom field data in your templates, making content integration easy for all levels of developers.

A comprehensive content management solution.
Beyond custom fields, SCF allows you to register new post types and taxonomies directly from the SCF interface, providing more control without needing additional plugins or custom code.

Accessible and user-friendly design.
The field interface aligns with WordPress’s native design, creating an experience that’s both accessible and easy for content creators to use.

Installing this plugin will deactivate plugins with matching function names/functionality, specifically Advanced Custom Fields, Advanced Custom Fields Pro, and the legacy Secure Custom Fields plugins, to avoid code errors.

主要特色

  • 簡明易用的設定
  • 強大的內容管理功能
  • 超過 30 種欄位類型

螢幕擷圖

  • Add groups of custom fields.
  • Easy to add custom content while writing.
  • Need a new post type? Just add it!
  • Navigate the various field types with ease.

使用者評論

2025 年 1 月 13 日
The community split into two camps. I’m on the Wordpress side. Thanks for the gift in the new year, the plugin is awesome.
2025 年 1 月 13 日
Fantastic plugin! Secure Custom Field feels like a feature WordPress should have had by default. It’s an essential addition, and there’s no reason to overlook its importance. Great job, team, for making this happen!
2025 年 1 月 9 日
Great plugin! Wordpress should’ve added Secure Custom Field as a core feature. It’s never too late. I’m not sure why anyone would be against this. Good work, team
2025 年 1 月 3 日
nothing is stolen, it is just a fork – opensource license. Other projects do it the same way, Deno for example is a fork of node. Now I hope it will be developed into a cool direction…ACF was great until it was sold to wp-engine and even worse since the investment of Silver Lake
閱讀全部 36 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Secure Custom Fields〉的開發相關工作。

參與者

〈Secure Custom Fields〉外掛目前已有 7 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Secure Custom Fields〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

6.4.1

  • Unreleased: In beta *

  • Forked from Advanced Custom Fields®

  • Various updates to coding standards.
  • Updated to rely on the WordPress.org translation packs for all strings.

6.3.9

Release Date 22nd October 2024

  • Version update release

6.3.6.3

Release Date 15th October 2024

  • Security – Editing a Field in the Field Group editor can no longer execute a stored XSS vulnerability. Thanks to Duc Luong Tran (janlele91) from Viettel Cyber Security for the responsible disclosure
  • Security – Post Type and Taxonomy metabox callbacks no longer have access to any superglobal values, hardening the original fix from 6.3.6.2 even further
  • Fix – SCF Fields now correctly validate when used in the block editor and attached to the sidebar

6.3.6.2

Release Date 12th October 2024

  • Security – Harden fix in 6.3.6.1 to cover $_REQUEST as well.
  • Fork – Change name of plugin to Secure Custom Fields.

6.3.6.1

Release Date 7th October 2024

  • Security – SCF defined Post Type and Taxonomy metabox callbacks no longer have access to $_POST data. (Thanks to the Automattic Security Team for the disclosure)