=== JSM's Show Post Metadata === Plugin Name: JSM's Show Post Metadata Plugin Slug: jsm-show-post-meta Text Domain: jsm-show-post-meta Domain Path: /languages License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.txt Assets URI: https://jsmoriss.github.io/jsm-show-post-meta/assets/ Tags: meta, post meta, inspector, custom fields, debug, tools Contributors: jsmoriss Requires PHP: 5.6 Requires At Least: 4.2 Tested Up To: 5.4.2 Stable Tag: 1.2.0 Show all post meta in a metabox on post editing pages -- great plugin for developers or debugging issues with post meta (aka custom fields). == Description == Wondering about the post meta your theme and/or plugins might be creating? Want to find the name of a specific post meta key? Need some help debugging your post meta? The JSM's Show Post Metadata plugin displays all post meta (aka custom fields) keys and their unserialized values in a metabox at the bottom of post editing pages. There are no plugin settings — simply *install* and *activate* the plugin. = Related Plugins = * [JSM's Show Term Metadata](https://wordpress.org/plugins/jsm-show-term-meta/) (requires WordPress v4.4 or newer) * [JSM's Show User Metadata](https://wordpress.org/plugins/jsm-show-user-meta/) == Installation == = Automated Install = 1. Go to the wp-admin/ section of your website. 1. Select the *Plugins* menu item. 1. Select the *Add New* sub-menu item. 1. In the *Search* box, enter the plugin name. 1. Click the *Search Plugins* button. 1. Click the *Install Now* link for the plugin. 1. Click the *Activate Plugin* link. = Semi-Automated Install = 1. Download the plugin ZIP file. 1. Go to the wp-admin/ section of your website. 1. Select the *Plugins* menu item. 1. Select the *Add New* sub-menu item. 1. Click on *Upload* link (just under the Install Plugins page title). 1. Click the *Browse...* button. 1. Navigate your local folders / directories and choose the ZIP file you downloaded previously. 1. Click on the *Install Now* button. 1. Click the *Activate Plugin* link. == Frequently Asked Questions == == Screenshots == 01. The Post Metadata metabox added to admin post editing pages. == Changelog ==

Version Numbering

Version components: `{major}.{minor}.{bugfix}[-{stage}.{level}]` * {major} = Major structural code changes / re-writes or incompatible API changes. * {minor} = New functionality was added or improved in a backwards-compatible manner. * {bugfix} = Backwards-compatible bug fixes or small improvements. * {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Repositories

* [GitHub](https://jsmoriss.github.io/jsm-show-post-meta/) * [WordPress.org](https://plugins.trac.wordpress.org/browser/jsm-show-post-meta/)

Changelog / Release Notes

**Version 1.2.0 (2020/05/08)** * **New Features** * None. * **Improvements** * None. * **Bugfixes** * None. * **Developer Notes** * Maintenance release - minor code formatting changes. * **Requires At Least** * PHP v5.6. * WordPress v4.2. == Upgrade Notice == = 1.2.0 = (2020/05/08) Maintenance release - minor code formatting changes.