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.
- Host: GitHub
- URL: https://github.com/franmadj/debug-meta-data
- Owner: franmadj
- Created: 2017-06-10T22:01:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T22:14:39.000Z (about 9 years ago)
- Last Synced: 2025-01-22T04:09:12.256Z (over 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: HTML
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.