内容をスキップ
  • ログイン
  • 登録
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
  • サポート
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者
ダウンロード

Custom Field Suite

作者: Matt Gibbs
  • 詳細
  • レビュー
  • 開発
サポート

説明

Custom Field Suite (CFS) を使用すると、投稿にカスタム フィールドを追加できます。軽量で、実環境でテストされています (壊れることはほとんどありません)。

知っておくべきこと

  • サポートは提供していません。
  • これは無料のプラグインです。販売しているものはありません。
  • CFS には14のフィールドタイプが含まれています。これ以上追加する予定はありません。
  • すべての追加機能が必要な場合は、ACF を使用してください。

フィールドタイプ

  • テキスト
  • テキストエリア
  • WYSIWYG
  • 日時
  • カラー
  • 真 / 偽
  • セレクト
  • ファイルのアップロード
  • 関係
  • ターム
  • ユーザー
  • ループ(繰り返し可能なフィールド)
  • ハイパーリンク
  • タグ (グループフィールド)

使い方

  • 「フィールドグループ」の管理メニューを表示する
  • 1つ以上のカスタムフィールドを含むフィールドグループを作成する
  • フィールドグループを表示する場所を配置ルールボックスを使って選ぶ
  • カスタムフィールドを表示するには、テンプレートファイルで get メソッドを使用します。

リンク

  • ドキュメント →
  • 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

  • 6.0.1の互換性を確認

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 バージョン: 5.0またはそれ以降
  • 検証済み最新バージョン: 6.2.2
  • 言語:

    English (US)、Japanese、Persian、Russian.

    プラグインを翻訳

  • タグ:
    custom fieldsfieldspostmetarelationshiprepeater
  • 詳細を表示

評価

すべて表示
  • 5つ星 130
  • 4つ星 4
  • 3つ星 0
  • 2つ星 1
  • 1つ星 5
レビューを申請するにはログインしてください。

貢献者

  • Matt Gibbs

サポート

過去2ヶ月以内に解決した問題:

0 / 1

サポートフォーラムを表示

  • WordPress とは
  • ニュース
  • ホスティング
  • 寄付
  • ノベルティグッズ
  • サポート
  • 開発者
  • 参加・貢献
  • Learn
  • ショーケース
  • プラグイン
  • テーマ
  • パターン
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • マット・マレンウェッグ
  • プライバシー
  • 公開コード
WordPress.org
WordPress.org

日本語

  • Facebook ページへ
  • Twitter アカウントへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
  • YouTube チャンネルにアクセス
Code is Poetry.