Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whyisjake/debug-bar-post-meta
Adds a panel to debug bar that displays all post meta.
https://github.com/whyisjake/debug-bar-post-meta
Last synced: 3 months ago
JSON representation
Adds a panel to debug bar that displays all post meta.
- Host: GitHub
- URL: https://github.com/whyisjake/debug-bar-post-meta
- Owner: whyisjake
- Created: 2013-05-22T22:55:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:45:36.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:22:53.162Z (9 months ago)
- Language: PHP
- Size: 1.84 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Debug Bar Post Meta #
**Contributors:** [whyisjake](https://profiles.wordpress.org/whyisjake)
**Tags:** debug, template, trace
**Requires at least:** 3.4
**Tested up to:** 5.5Adds a post meta panel for displaying all of the post meta.
## Description ##
This plugin will show you what post meta is attached to the main post.
## Installation ##
1. Download and activate the Debug Bar plugin
2. Download and activate the Debug Bar Post Meta plugin
3. ...Profit?## Screenshots ##
1. Sample of post meta.
## Changelog ##
### 0.5 ###
* Let's get this going...### 0.5.6 ###
* Code update, overhaul.### 0.5.7 ###
* Add a script handler for Grunt.### 0.5.8 ###
* Clean up some warnings.