=== Helpful Information ===
Contributors: hereswhatidid
Donate link: http://hereswhatidid.com/contact/
Tags: helpful information, admin bar, page information, template information
Requires at least: 3.x
Tested up to: 3.9.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Helpful Information adds an informational element to the default admin bar.
== 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
This plugin is also available on GitHub here: https://github.com/hereswhatidid/Helpful-Information
== Installation ==
This section describes how to install the plugin and get it working.
1. Download the plugin from the Wordpress repository
1. Upload `helpful-information` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Coming Soon =
== Screenshots ==
1. Example of the content displayed within the plugin.
== 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