Secure Custom Fields

説明

Secure Custom Fields (SCF) は WordPress の機能を拡張し、柔軟なコンテンツ管理ツールに変身させます。SCF を使えば、カスタムデータを簡単かつ効率的に管理できます。

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.

このプラグインをインストールすると、コードエラーを避けるために、関数名や機能が一致するプラグイン(特にAdvanced Custom Fields、Advanced Custom Fields Pro、および以前の Secure Custom Fields)が無効化されます。

特長

  • わかりやすく使いやすい設定
  • コンテンツ管理のための強力な機能
  • 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月21日
Custom fields should have been a core feature for wordpress. I am glad they finally added SCF, it works very well and is free. Highly recommend and hope they keep updating.
2025年1月21日
This should have been included in WordPress by default many years ago, and certainly not acquired the way it was..The way this all went down was petty. Code your own competing version and release that, don’t hijack code and ban a developer over a dispute when they clearly did nothing wrong (and everyone including your own employees must know that by now..).How does this look to current and future developers of WordPress plugins.Bunch of children, shame on you!The claim that WPE took and never gave back is stupid, the countless millions WP have earned by WPE hosted sites paying for WooCommerce and JetPack add-ons must be immense.You’re setting a precedent for the future – should Amazon now be attacked for hosting open source Linux distributions and not contributing back?
2025年1月19日
ACF disabled gallery field and broke few sites, changed to SCF and everything started to work again. Thank you!
2025年1月17日
It’s truly inspiring to see how we, as a community, come together to support and uplift one another. The fact that such an incredible plugin is made available to everyone for free speaks volumes about the power of collaboration and shared effort. A massive thank you goes out to everyone who contributed their knowledge, time, and dedication to make this plugin a reality. This is a shining example of how mutual support and appreciation can drive innovation and bring meaningful tools to life. The balance of giving and receiving is vital in any thriving community. Every contribution, big or small, plays a crucial role in moving our shared vision forward. Whether it’s sharing knowledge, testing new features, providing feedback, or helping others, every act of collaboration adds immense value. Let’s continue fostering this culture of togetherness by sharing our strengths and resources, encouraging one another, and keeping the spirit of community at the forefront. Together, we’re not only stronger but also capable of creating a platform that benefits everyone involved. Thank you for being part of this vision and making it a reality! 🙌
42件のレビューをすべて表示

貢献者と開発者

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

リリース日 – 2024年10月22日

  • Version update release

6.3.6.3

リリース日 – 2024年10月15日

  • 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

リリース日 – 2024年10月12日

  • 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

リリース日 – 2024年10月7日

  • 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)