JSM's Show Post Metadata
Plugin Name | JSM Show Post Metadata |
---|---|
Summary | Show post metadata (aka custom fields) in a metabox when editing posts / pages - a great tool for debugging issues with post metadata. |
Stable Version | 3.0.14 |
Requires PHP | 7.2.5 or newer |
Requires WordPress | 5.5 or newer |
Tested Up To WordPress | 6.2.2 |
Contributors | jsmoriss |
License | GPLv3 |
Tags / Keywords | custom fields, meta, post meta, post types, delete, debug, inspector |
The JSM 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 (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.