An open API service indexing awesome lists of open source software.

https://github.com/franmadj/debug-meta-data

Debug User/Post Meta Data plugin lets administrators debug users and posts meta data in a friendly view.
https://github.com/franmadj/debug-meta-data

wordpress wordpress-plugin

Last synced: over 1 year ago
JSON representation

Debug User/Post Meta Data plugin lets administrators debug users and posts meta data in a friendly view.

Awesome Lists containing this project

README

          

=== Plugin Name ===
Contributors: (franmc)
Tags: Debugging, Developers, debug meta posts/users data
Requires at least: 4.0
Tested up to: 4.5
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Debug User/Post Meta Data plugin lets administrators debug users and posts meta data in a friendly view.

== Description ==

1. Once the plugin is installed go to Admin Menu --> Tools --> FM Debug Meta Data.
2. Select Users or Posts tab.
3. Select an item from the select dropdown.
4. Meta data for that specific item will be displayed.
5. Enjoy.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/fm-debug-meta-data` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

== Screenshots ==

1. List and manage notications
2. Add notifications

== Changelog ==

= 1.0 =
* first version of the plugin, beta version.