=== Plugin Name === Contributors: jeremyHixon Donate link: http://jeremyhixon.com/ Tags: administration, menu Requires at least: 2.9.2 Tested up to: 3.0.1 Stable tag: 1.2 A convenient method for navigating into administration from any place in your site. Page, post, archive or otherwise. == Description == WP Admin Menu creates a convenient copy of the Administration menu of your site at the top of every page in your WordPress installation. It is intended to create a more convenient means of navigating your administration options from any point in your website. It uses AJAX to fetch a copy of the administration menu of your website and formats it to fit along the top of your website. * Tested and working in most modern browsers including Firefox, Chrome, Safari, Opera and IE8 on WordPress 2.9.2 & 3.0.1 * Update notification for out of date browsers * Shows pending updates for "Comments" and "Plugins" * Updates itself to match whatever plugins you have active * In theory, the plugin should copy whatever is located in your administration menu. That being said it should automatically be "internationalized". If your administration menu is in the correct language this plugin should also reflect the correct language Information on this plugin can also be found on my site. [Jeremy Hixon](http://jeremyhixon.com/ "User Experience Designer and Developer :: Jeremy Hixon") == Installation == 1. Download the plugin 2. Extract the contents of the zip file to your /wp-content/plugins/ folder 3. Navigate to your Administration > Plugins page and activate "WP Admin Menu" 4. That's it, you should be good to go Note: If your browser is out of date, click one of the links provided to update your browser. == Screenshots == 1. Illustrating the location 2. The drop-down effect 3. It will tell you if your browser is out-of-date == Changelog == = 1.2 = * Removed the queueing of jquery from wp_head. Instead we pull a version of jQuery from the plugin directory only if jQuery is not already defined. = 1.1 = * Added screenshots and the readme.txt file.