Description
Adds a button in the editor sidebar to show the raw post data including taxonomy and meta data – useful for debugging.
Screenshots
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Reveal Post Data” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Reveal Post Data” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 0.1.3
– Load scrips using enqueue_block_editor_assets
so JS is only loaded on pages with the editor.
– Add screenshots
0.1.2
- Update readme tested up to
0.1.1
- Prevent direct access to plugin file
0.1.0
- Release