=== Display Metadata === Contributors: trasweb Tags: development, metabox, debug, metadata Requires at least: 4.9.0 Tested up to: 5.6 Requires PHP: 7.2 Stable tag: 0.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Shows metas( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metas are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability. == Description == As a developer you normally need know about a value of some meta( or properties ) of a post, term o user. As a sysadmin maybe you need know about which meta are created in posts/terms/users in order to remove which are unnecessary. As a plugin author you need check if you plugin is adding meta rightly. As a theme author you need know about which meta is available in order to can use they in your themes. In all these cases( and others ), you can use Display Meta plugin. == Send me bugs or improvements == If you’re interested in contributing to Display Metadata, head to the [Display Metadata GitHub Repository](https://github.com/trasweb/DisplayMetadata/). == Screenshots == 1. You can see post( from any CPT ) properties, custom fields and protected meta from a post metabox. 2. Yu can see term( from any taxonoy ) properties, custom fields and protected meta. 3. Finally, You also can see user properties, custom fields and protected meta. == Installation == 1. Login to the /wp-admin/ of your WP website. 1. Go to the *Plugins* section. 1. Select the *Add New* top sub-menu item. 1. Search for **Display Metadata** and click the *Search Plugins* button. 1. Click the *Install Now* link for this plugin. 1. Click the *Activate Plugin* button. == Changelog == More detailed changes in [Display Metadata GitHub Repository](https://github.com/trasweb/DisplayMetadata/). = 0.1 / 2020-01-21 = * Initial release. == Upgrade Notice == = 0.1 = First version. Install it