=== Plugin Name === Contributors: christopherross Plugin URI: http://thisismyurl.com/plugins/wordpress-admin-quick-menu/ Donate link: http://thisismyurl.com/plugins/wordpress-admin-quick-menu/ Tags: admin, menu, admin theme, custom, links, link, cms Requires at least: 2.0.0 Tested up to: 3.5.1 Stable tag: 1.2.9 This simple WordPress plugin allows users to add quick menu items to the WordPress sidebar. It's designed to help web masters have easy access to external pages such as Analytics and shopping carts in their WordPress admin panel. == Description == This simple WordPress plugin allows users to add quick menu items to the WordPress sidebar. It's designed to help web masters have easy access to external pages such as Analytics and shopping carts in their WordPress admin panel. The plugin works by creating a new menu and placing it on the left side of your WordPress control panel, it's not designed to be seen by visitors to the website itself, only to improve the experience for the webmaster. You can add new menu items, adjust the security level for each and have the menu items link to external or internal pages for easy access. This plugin is maintained by Christopher Ross, http://thisismyurl.com or you can find him on Twitter at http://twitter.com/thisismyurl/ == Updates == Updates to the plugin will be posted here, to [Christopher Ross](http://thisismyurl.com/plugins/wordpress-admin-quick-menu/ ) == Screenshots == 1. A view of the admin interface 2. The resulting new menu == Installation == To install the plugin, please upload the folder to your plugins folder and active the plugin. == Frequently Asked Questions == = Where is the information displayed? = A new menu called Quick Menu appears in the lower left of a standard WordPress admin menu == Donations == If you would like to donate to help support future development of this tool, please visit [Christopher Ross](http://thisismyurl.com/plugins/wordpress-admin-quick-menu/) == Change Log == 1.2.9 - Big rewrite. - Took into account old data format on first run, prior to first save. - Added Delete option beside each entry. - Added Clear All Data button. - Fixed old support URLs. - Updated version #s, copyright date. - Fixed security levels. - Restructured defaults to fit with new array/object model. - Using json to store all records in one option. - Dynamic number of rows (records + 1). - Created $timu global object. - Forced page reload using JS. - If JS reload fails, display reload message. 1.2.1 - Open links in new window - Opens in same window if new window fails (popup blocker or the like) 1.1.5 - Fixed problem where links were sometimes referencing the local WP installation = 1.1.3 = * removed update routines 1.0.3 - Added additional predefined menu items to help demonstrate the plugin 1.1.0 - Fixed install bug, improved 2.8.x menus 1.1.1 - Fixed error in donation link - Fixed update subroutine 1.1.2 - 2.9.1 compatibility check