აღწერა
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()
.
დაყენება
- Upload the plugin folder to
/wp-content/plugins/
- Activate the plugin through the WordPress ‘Plugins’ menu
- Go to
Tools > Field Finder for ACF
to use it
ხდკ
-
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()
).
მიმოხილვები
There are no reviews for this plugin.
მონაწილეები & დეველოპერები
“Field Finder for ACF” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ Field Finder for ACF თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
1.0
- Initial release with core field search functionality