=== Plugin Name === Contributors: wpmarkuk Donate link: http://markwilkinson.me/saythanks Tags: admin, hooks Requires at least: 3.8 Tested up to: 3.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin that outputs the name of a WordPress admin hook, in the WordPress admin. == Description == > Please note this plugin is no longer maintained. WP Admin Display Hooks is a simple plugin that outputs the name of a WordPress admin hook, in the WordPress admin. This allows developers to more easily decide which hooks to use when needing to output content on the WordPress admin screens. == Installation == Follow the simple steps below to install the plugin. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = I have found another hook which is a display hook in the WordPress admin, how do we get you to include this in the plugin? = Please submit an issue on the Github repository and I will add it to the next release. == Screenshots == 1. Plugin output e.g. on the post edit screen. == Changelog == = 0.5 = First plugin release. == Upgrade Notice == Upgrade automatically from the WordPress admin.