Components Overview for Flynt

説明

Components Overview for Flynt creates an admin menu page with a list table to get an overview of where components inside acf flexible content are currently used.

Please note: The active theme of the website must use the Flynt Theme.

Want to contribute?

Check out the Plugin GitHub Repository.

スクリーンショット

インストール

INSTALL WITHIN WORDPRESS

(recommended)

  1. Open Plugins > Add new
  2. Search for Components Overview for Flynt
  3. Click install and activate the plugin

INSTALL MANUALLY THROUGH FTP

  1. Download the plugin on the WordPress plugin page
  2. Upload the ‘components-overview-flynt’ folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

評価

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

貢献者と開発者

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

貢献者

“Components Overview for Flynt” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.2.1

  • Fix pagination buttons remaining enabled on last page by ensuring proper integer type casting

2.2.0

  • Optimize database query performance by consolidating multiple queries into single OR meta_query
  • Improve page load times when displaying posts with layouts

2.1.1

  • Fix escaping in RenderAdminPage.php to use esc_attr for HTML attributes
  • Streamline search query handling for improved readability

2.1.0

  • Add search results subtitle to enhance user experience
  • Improve search and pagination logic for layouts, preserving postType filter

2.0.5

  • Add transient deletion for ‘any’ post type

2.0.4

  • Enhance post type filtering logic for field groups

2.0.3

  • Remove Requires Plugins

2.0.2

  • Add Requires Plugins
  • Remove unused code
  • Tested up to: 6.7

2.0.1

  • Prevent a php warning

2.0.0

  • Drop Cronjob
  • Tested with WordPress 6.5

1.0.1

  • Fixed an issue in combination with screen_options

1.0

  • Initial Release