An open API service indexing awesome lists of open source software.

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.

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)