Description
Helpful Information adds an element to the default admin bar which contains several bits of helpful information
about the page currently being viewed
Information displayed:
- Current post type
- Current template file
- All enqueued and registered scripts
- All enqueued and registered styles
- All included files
Installation
This section describes how to install the plugin and get it working.
- Download the plugin from the WordPress repository
- Upload
helpful-information
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Coming Soon
Contributors & Developers
“Helpful Information” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Helpful Information” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fixed bug with non-admins having issues on the dashboard screen
1.0.1
- Added theme information to panel
1.0
- Initial launch