Opis
Field Finder for ACF helps WordPress developers quickly locate where specific Advanced Custom Fields (ACF) are used inside their theme’s .php files.
It searches through your active theme’s directory and lists files that reference the selected ACF field using get_field(), the_field(), or get_sub_field().
Instalacja
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the WordPress 'Plugins’ menu
- Go to
Tools > Field Finder for ACFto use it
Najczęściej zadawane pytania
-
Does this plugin work without ACF?
-
No, it requires the ACF plugin to be installed and active.
-
Does it search child themes?
-
Yes, it uses the active theme directory (
get_stylesheet_directory()).
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Field Finder for ACF” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Field Finder for ACF” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
- Improved UI with modern design elements and smoother interactions
- Better spacing, font sizes, button styles, and hover effects
- Code formatting updates for better readability
1.0
- Initial release with core field search functionality
