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