FieldRadar
Admin tool to find which ACF/post meta fields are actually in use for a post type and which posts have them populated.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mehul0810/fieldradar/archive/refs/heads/main.zipReadme
FieldRadar
A lightweight WordPress plugin to discover which meta fields for a post type are actually populated and which posts use them.
Features
- Finds the relevant post meta fields for the selected post type
- Finds the list of posts that have the selected meta key along with total count.
Installation
- Copy the
fieldradarfolder to your site'swp-content/pluginsdirectory. - Activate the plugin on the Plugins screen.
- Go to Tools -> FieldRadar
Usage
In WordPress Admin go to: Tools → FieldRadar
- Select a post type (the plugin lists public post types).
- Click "Load fields" to list candidate fields/meta keys for that post type.
- Click "Show posts" for any field to see which posts have that field populated.
Limitations & caveats
- Large sites: scanning postmeta and loading values for many posts can be slow and memory-heavy. Create issue or reach out for any questions using contact page.
- The plugin only checks postmeta; if your field values are stored elsewhere (e.g. embedded JSON in post content, remote storage, or custom tables) they will not be detected.
Other WordPress Plugins
- OneCaptcha: Connects popular Captcha providers with WordPress forms and other integrations.
- WP Theme Switcher: Use multiple themes at the same time on your website. Useful for Theme Migration, marketing, and more.
- Perform: Reduce unnecessary bloat and optimize your WordPress site.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Nov 4, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.