JSM's Show Comment Metadata
Plugin Name | JSM's Show Comment Metadata |
---|---|
Summary | Show comment metadata in a metabox when editing comments - a great tool for debugging issues with comment metadata. |
Stable Version | 3.0.11 |
Requires PHP | 7.2 or newer |
Requires WordPress | 5.4 or newer |
Tested Up To WordPress | 6.2.0 |
Contributors | jsmoriss |
License | GPLv3 |
Tags / Keywords | meta, comment meta, delete, debug, inspector |
The JSM's Show Comment Metadata plugin displays comment meta keys and their unserialized values in a metabox at the bottom of comment editing pages.
The current user must have the WordPress manage_options capability (allows access to administration options) to view the Comment Metadata metabox, and the manage_options capability to delete individual meta keys.
The default manage_options capability can be modified using the 'jsmscm_show_metabox_capability' and 'jsmscm_delete_meta_capability' filters (see filters.txt in the plugin folder).
There are no plugin settings - simply install and activate the plugin.