https://github.com/yoast/custom-field-finder
Allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom post type post.
https://github.com/yoast/custom-field-finder
custom-fields php wordpress-plugin
Last synced: 8 months ago
JSON representation
Allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom post type post.
- Host: GitHub
- URL: https://github.com/yoast/custom-field-finder
- Owner: Yoast
- Created: 2023-03-31T11:03:04.000Z (about 3 years ago)
- Default Branch: trunk
- Last Pushed: 2025-07-28T14:02:47.000Z (10 months ago)
- Last Synced: 2025-09-01T23:41:53.704Z (8 months ago)
- Topics: custom-fields, php, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/custom-field-finder
- Size: 33.2 KB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# Custom field finder
## Description
WordPress plugin that allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom
post type post.
## Usage
Just go to Tools - Custom field finder, enter the post ID of any post and you'll see all the custom fields. This includes
the custom fields that start with an underscore ( _ ) that are normally hidden from the custom fields interface.
> If you have issues, please [submit them on GitHub](https://github.com/Yoast/custom-field-finder/issues)