jsm-show-user-meta

JSM's Show User Metadata

View the Project on GitHub jsmoriss/jsm-show-user-meta

JSM Show User Metadata

Plugin NameJSM Show User Metadata
SummaryShow user metadata in a metabox when editing users - a great tool for debugging issues with user metadata.
Stable Version3.10.0
Requires PHP7.2.34 or newer
Requires WordPress5.8 or newer
Tested Up To WordPress6.4.2
Contributorsjsmoriss
LicenseGPLv3
Tags / Keywordsmeta, user meta, profile meta, delete, debug, inspector

Description

The JSM Show User Metadata plugin displays user profile meta keys and their unserialized values in a metabox at the bottom of user profile editing pages.

The current user must have the WordPress manage_options capability (allows access to administration options) to view the User Metadata metabox, and the manage_options capability to delete individual meta keys.

The default manage_options capability can be modified using the 'jsmsum_show_metabox_capability' and 'jsmsum_delete_meta_capability' filters (see filters.txt in the plugin folder).

There are no plugin settings - simply install and activate the plugin.

Related Plugins