Debug Meta Data

Plugin Banner

Debug Meta Data

by Ahmad Awais

Download
Description

Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump

Install and activate the plugin and you’ll have the meta box for all post types (even the custom post types).

License & Conduct

Install and activate the plugin and you’ll have the meta box for all post types (even the custom post types).

Details:

  1. Upload `debug-meta-data.zip` to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can find the “Debug Meta Data” meta-box on all post types
  1. An example of the custom debug meta box with all the meta data that will display for all the post types.

    An example of the custom debug meta box with all the meta data that will display for all the post types.

Is there anything else needed?

No, not really.

Yes, you can do it with code but…

By Alvaro Gois dos Santos (alvarogois) on September 3, 2016

It's just useful to have that debug info right there on the post-type page. Thanks!

❯ Read the changelog here

KEY: 📦 NEW, 👌 IMPROVE, 🐛 FIX, 📖 DOC, 🚀 RELEASE, and ✅ TEST

I use Emoji-log, you should try it and simplify your git commits.

Back to top