=== JSM's Show Post Metadata === Plugin Name: JSM's Show Post Metadata Plugin Slug: jsm-show-post-meta Text Domain: jsm-show-post-meta Domain Path: /languages License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.txt Assets URI: https://jsmoriss.github.io/jsm-show-post-meta/assets/ Tags: custom fields, meta, post meta, post types, delete, debug, inspector Contributors: jsmoriss Requires PHP: 7.2 Requires At Least: 5.4 Tested Up To: 6.2.0 Stable Tag: 3.0.11 Show post metadata (aka custom fields) in a metabox when editing posts / pages - a great tool for debugging issues with post metadata. == Description == **The JSM's Show Post Metadata plugin displays post (ie. posts, pages, and custom post types) meta keys (aka custom field names) and their unserialized values in a metabox at the bottom of post editing pages.** The current user must have the [WordPress *manage_options* capability](https://wordpress.org/support/article/roles-and-capabilities/#manage_options) (allows access to administration options) to view the Post Metadata metabox, and the *manage_options* capability to delete individual meta keys. The default *manage_options* capability can be modified using the 'jsmspm_show_metabox_capability' and 'jsmspm_delete_meta_capability' filters (see filters.txt in the plugin folder). There are no plugin settings - simply install and activate the plugin. = Related Plugins = * [JSM's Show Comment Metadata](https://wordpress.org/plugins/jsm-show-comment-meta/) * [JSM's Show Term Metadata](https://wordpress.org/plugins/jsm-show-term-meta/) * [JSM's Show User Metadata](https://wordpress.org/plugins/jsm-show-user-meta/) * [JSM's Show Registered Shortcodes](https://wordpress.org/plugins/jsm-show-registered-shortcodes/) == Installation == == Frequently Asked Questions == == Screenshots == 01. The "Post Metadata" metabox added to admin post editing pages. == Changelog ==