Flexible Content Filter for ACF

説明

Flexible Content Filter for ACF adds a search box to the Advanced Custom Fields (ACF) Flexible Content field’s “Add Module” popup. When you have many layout options, this makes it quick to find the module you need by typing to filter the list.

Requirements: This plugin requires Advanced Custom Fields Pro with the Flexible Content field type. It will not load if ACF is not active.

Features

  • Search/filter the layout selection dropdown by module name
  • Works with dynamically added popups (MutationObserver)
  • Keyboard support: Escape clears the filter
  • Minimal, accessible styling that matches the WordPress admin
  • No external requests or tracking

インストール

  1. Install and activate Advanced Custom Fields Pro.
  2. Upload the plugin files to /wp-content/plugins/flexible-content-filter-for-acf/, or install through the WordPress plugins screen.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.
  4. Edit any post or page with an ACF Flexible Content field. When you click “Add Module”, you’ll see a filter field at the top of the layout list.

FAQ

Does this work with ACF Free?

No. The Flexible Content field type is only available in ACF Pro. This plugin requires ACF Pro.

Does it track or send data externally?

No. The plugin runs entirely in the browser and makes no external requests.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Flexible Content Filter for ACF” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Flexible Content Filter for ACF” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.0

  • Initial release.
  • Adds filterable search to ACF Flexible Content layout selection popup.