plugin-icon

JSM Show User Metadata

投稿者: JS Morisset·
Show user metadata in a metabox when editing users - a great tool for debugging issues with user metadata.
評価
5/5
バージョン
4.8.0
有効インストール数
3K
最終更新日時
Nov 28, 2025
JSM Show User Metadata

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

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

Available Filters for Developers

Filter the user meta shown in the metabox:

'jsmsum_metabox_table_metadata' ( array $metadata, $user_obj )

Array of regular expressions to exclude meta keys:

'jsmsum_metabox_table_exclude_keys' ( array $exclude_keys, $user_obj )

Capability required to show user meta:

'jsmsum_show_metabox_capability' ( 'manage_options', $user_obj )

Show user meta for a screen base (defaults to true):

'jsmsum_show_metabox_screen_base' ( true, $screen_base )

Capability required to delete user meta:

'jsmsum_delete_meta_capability' ( 'manage_options', $user_obj )

Icon for the delete user meta button:

'jsmsum_delete_meta_icon_class' ( 'dashicons dashicons-table-row-delete' )

Related Plugins

無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 6.9
このプラグインをダウンロードして、 サイトに使用できます。