view-user-metadata

plugin

1.2.2 • public • Published 4 days ago

A lightweight plugin that allows you to view user metadata, export them CSV or JSON, or delete key/value pairs.

metdatauser metauser meta datauser metadata

Description

Introducing our new lightweight WordPress plugin - View User Metadata!

This plugin adds a simple toggle button to the user edit screen, allowing administrators to easily view metadata associated with the user they are currently viewing. Metadata includes all data attached to a user account. Administrator's can also delete the usermeta.

This plugin is perfect for developers where metadata is important to view but doesn't need to be displayed at all times.

Features:

  • Toggle to show/hide user data
  • Click-to-focus on any row
  • Delete a key/value pair

Check out our other plugins:

Installation

Use the automatic installer via WordPress or download the plugin and:

  1. Upload the plugin files to the /wp-content/plugins/view-user-metadata directory.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Navigate to your profile or any other users and enable the toggle for View User Metadata.

Screenshots

An example of a user account with user metadata.

An example of a user account with user metadata.

Deleting a custom metadata key/value pair.

Deleting a custom metadata key/value pair.

Successful deletion of a key/value pair.

Successful deletion of a key/value pair.

Changelog

1.2.2

  • Security fixes
  • NEW: Export to CSV or JSON
  • NEW: Common sensitive keys are now protected by a Lock by default. To delete them, click the Lock to Unlock the key/value pair.

1.2.1

  • Delete button fix (pressing enter would trigger the first button)
  • Localization JS fix
  • Added ability to click-to-focus helping focus on a specific row

1.2

  • Localization support

1.11

  • Move delete icon to work across screen sizes

1.1

  • Ability to delete the meta key and value pair.

1.0

  • Initial release.