=== Custom field finder === Contributors: joostdevalk, yoast Donate link: http://yoast.com/donate/ Tags: custom fields Requires at least: 6.7 Tested up to: 7.0 Stable tag: 0.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom post type post. == Description == Allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom post type post. 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. == Installation == 1. Search for "custom field finder" on the add Plugins screen. 1. Click install & activate. 1. Go to Tools -> Custom Field Finder == Screenshots == 1. Shows the plugin and its menu location without having entered a post ID. 2. Shows some sample plugin output. == Changelog == = 0.4 = Release date: 2024-03-05 * Fixes a potential security issue when using custom fields. = 0.3 = Release date: 2020-12-02 * Added a plugin header and icon. * Some basic coding style & cleanliness fixes. * Fixed a string that was not translatable. = 0.2 = Release date: 2020-11-30 * Updated screenshots. * Updated tested up to. * Made the plugin translation ready. = 0.1 = Release date: 2013-04-18 * Initial version.