=== Contextual Help === Contributors: jazzs3quence Tags: admin help, WordPress 3.8, help, dashboard help Requires at least: 3.1 Tested up to: 3.6 Stable tag: 0.1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html An experimental plugin to address location and visibility of the dashboard contextual help. == Description == This is an experimental plugin for consideration and testing towards WordPress 3.8 as part of the Dashboard Help project. All this plugin does is move the help tab into the admin bar. For more information or to provide feedback or get involved, head over to the [Make/Docs P2 site](http://make.wordpress.org/docs/). == Installation == 1. Upload to `/wp-content/plugins/` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Click the Help tab! == Changelog == = 0.1.1 = * fixed typo = 0.1 = * initial commit. largely took code from [this](http://core.trac.wordpress.org/attachment/ticket/21583/21583.18.a.diff) (see the [original Trac ticket](http://core.trac.wordpress.org/ticket/21583)) and turned it into a plugin.