Secure Custom Fields

説明

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

必要に応じてカスタムフィールドを簡単に作成
レシピの材料を入力するフィールドを追加する場合や、特殊なサイト向けに複雑なメタデータを設計する場合など、SCFビルダーを使うと WordPress の編集画面にカスタムフィールドを簡単に追加できます。

柔軟な配置
フィールドは、WordPress 全体(投稿、ページ、ユーザー、タクソノミー、メディア、コメント、さらにはカスタムの設定ページなど)に適用できるので、データを思い通りに整理できます。

シームレスに表示
SCF 関数を使うと、テンプレート上でカスタムフィールドのデータを表示できるため、どんな開発者でもコンテンツを簡単に扱えます。

包括的なコンテンツ管理ソリューション
カスタムフィールドだけでなく、新しい投稿タイプやタクソノミーを SCF の画面から直接登録できるため、追加のプラグインやカスタムコードを必要とせずに、より詳細なカスタマイズが可能になります。

アクセシビリティ対応と使いやすいデザイン
フィールドインターフェースは WordPress のネイティブデザインに沿っているため、コンテンツ制作者にとって使いやすく、アクセシビリティのよい体験を提供します。

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

Secure Custom Fields についての詳細は developer.wordpress.org/secure-custom-fields をご覧ください。

特長

  • わかりやすく使いやすい設定
  • コンテンツ管理のための強力な機能
  • 30種類以上のフィールドタイプ

スクリーンショット

  • カスタムフィールドのグループを追加。
  • 執筆中にカスタムコンテンツを簡単に追加。
  • 新しい投稿タイプが必要ですか?簡単に追加できます!
  • さまざまな種類のフィールドタイプがわかりやすい。

評価

2025年4月17日
I can’t think the wordpress team enough! Thank you for the hard work.
2025年3月31日
Plugin gratuit indispensable, qui m’a sauvé la mise sur plusieurs projets. Il donne accès à plus de fonctionnalités que son alter-ego, ce qui n’est pas négligeable. Espérons qu’il soit maintenu à jour sur le long terme.
42件のレビューをすべて表示

貢献者と開発者

Secure Custom Fields はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Secure Custom Fields” は10ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Secure Custom Fields” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

6.4.2

リリース日 – 2025年4月14日

  • Resolved issue with shortcode translation not parsing correctly.
  • Improve validation for an URL on field admin.

6.4.1

リリース日 – 2025年3月7日

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