
Field Finder for ACF
by Jaydip Makwana on WordPress.org
A simple developer tool to search for where a specific ACF field is being used in your active theme files.
(0)
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()
.
Active installations0+
Weekly downloads
20+1900.00%
Version1.0.1
Last updated6/26/2025
WordPress version6.3
Tested up to6.8.1
PHP version7.4
Tags
acfdebugdeveloper-toolsfield findertheme files