=== Ascendoor Metadata Manager ===
Contributors: ascendoor
Tags: meta, metadata, post meta, custom post type meta, term meta, user meta, comment meta, custom fields, custom data, debug, tool
Stable tag: 1.0.0
Requires PHP: 7.0
Requires at least: 5.0
Tested up to: 5.8.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A great plugin to display all metadata related to the posts, pages, custom post types, terms, custom taxonomy terms, users and comments that can be used for debugging.

== Description ==

***Ascendoor Metadata Manager*** plugin will display the metadata (metabox data or custom fields data) associated to the particular posts, terms, users and comments (including for custom post types and custom taxonomy terms).

***Ascendoor Metadata Manager*** plugin will list all the metadata with its meta key, meta value and action to *delete* or *edit* the meta key and value directly from the backend (edit page). The plugin also provides the settings option (Admin Dashboard > Settings > Ascendoor Metadata Manager) for you to disable/enable the metabox manager for each post types, taxonomies, users and comments section.

= Options Available For =

* Posts
* Pages
* Custom Post Types (the custom post types that are accessible/visible in backend i.e. with "show_ui = true" option)
* Categories
* Tags
* Custom Taxonomies (the custom taxonomies that are accessible/visible in backend i.e. with "show_ui = true" option)
* Users
* Comments

== Installation ==
	
= Automated Install =

1. Go to the WordPress Admin Dashboard.
2. Click the *Plugins* menu item.
3. Click the *Add New* button.
4. Search for "Ascendoor Metadata Manager" plugin in search input field.
5. Click the *Install Now* button for the plugin.
6. Click the *Activate* button.

= Manual Install =

1. Download the plugin ZIP file.
2. Go to the WordPress Admin Dashboard.
3. Click the *Plugins* menu item.
4. Click the *Add New* button.
5. Click the *Upload* button.
6. Click the *Choose File* button.
7. Select the downloaded ZIP file.
8. Click the *Install Now* button.
9. Click the *Activate Plugin* link.

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 1.0.0 =
Initial Release