Post Meta Inspector

Plugin Banner

Post Meta Inspector

by Automattic

Download
Description

A quick and easy way to see post meta associated with any given post. When activated, this plugin prints your post meta keys and values inside of a post meta box.

Originally developed for WordPress.com VIP-hosted clients, we thought it would be useful for development environments, etc. too. Feel free to fork the plugin in Github and pull requests are always welcome. Hit us with feedback, questions, bug reports, and feature requests in the forums.

  1. See the metadata associated with any post using the post meta box

    See the metadata associated with any post using the post meta box

Very useful

By Jon (freshyjon) on September 19, 2018

Great plugin that really makes it easy to see all of the custom fields in a post or custom post type. Very conveniently displayed at the bottom of the post edit admin screen.

Very Useful

By saddamcrr7 on July 26, 2018

A lifesaver plugin for developer

A life saver as a developer

By Dave Navarro, Jr. (dnavarrojr) on April 4, 2018

Just wish it had an option to display the normal POST data,

Very useful

By Kevin (truheart) on January 23, 2018

Very useful plugin thanks. Would be great to be able to delete/edit meta from the inspector.

Really useful

By Property Hive (PropertyHive) on December 13, 2017

Lovely little tool. Saves having to go into the database and look through the postmeta table when debugging. Thanks!

Using it on daily basis

By Michael (mdorchain) on March 12, 2017

No need to be connected to the database to check the meta values during development. A big time saver!

1.1.1 (Feb. 5, 2014)

  • Bug fix: Properly declare static methods.

1.1 (Nov. 6, 2012)

  • New filter ‘pmi_toggle_long_value_length’ let’s you optionally convert long post meta values to a “Click to view” UX. Thanks cfg for the pull request
  • Bug fix: Add CSS rules to prevent long code blocks from flowing outside of the meta box. Thanks cfg for the pull request
  • Change to singleton pattern

1.0 (Oct. 5, 2012)

  • Initial release
  • View the post meta associated with a given post through a post meta box
Back to top