Skip to main content
  1. All Posts/

quick-toolbar

Tools Open Source PHP WordPress
=== Quick Toolbar ===
Contributors: ecommnet, gavin.williams
Tags: admin, adminbar, toolbar, links, quick links, quick, shortcut, admin bar, menu, submenu
Requires at least: 3.3
Tested up to: 4.2.1
Stable tag: 0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Gives you the ability to add custom links to the admin toolbar in addition to your frequently used admin and plugin links.

== Description ==

Due to the extensive library of WordPress plugins available, the admin menu can become unwieldy very quickly. Quick Toolbar can help.

Are you constantly digging into menus and sub menus to access the same admin and plugin links? Using Quick Toolbar you can add them as Quick Links to the admin toolbar at the top of every admin page, giving you easy access to the pages you frequently use.

Along with adding admin and plugin links, Quick Toolbar gives you the option of adding custom links to the toolbar.

= Summary of Features =
* Add admin and plugin links to the admin toolbar.
* Add custom links to external pages to the admin toolbar.
* Toolbar links are visible on the front-end to logged in users.
* Links are not displayed if the current user doesn't have the correct permissions.

= Future Additions =
* User and role specific links.
* Editing custom links.
* Rearranging links in the toolbar.
* 'Add to Quick Toolbar' button on all admin pages.

== Installation ==

This section describes how to install the plugin and get it working.

1. Unzip package contents
1. Upload the "`quick-toolbar`" directory to the "`/wp-content/plugins/`" directory
1. Activate the plugin through the "`Plugins`" menu in WordPress
1. Add your links by going to "`Quick Toolbar`".
1. Enjoy your new toolbar.

== Screenshots ==

1. Screen shot of the toolbar with your Quick Links.
2. Screen shot of the options page for adding existing admin and plugin links.
3. Screen shot of the options page for adding custom links.

== Changelog ==

= 0.1 =
* First version of the plugin

= 0.2 =
* Adding Icons to the Quick Toolbar links
* Prefixing stylesheet to avoid conflict

= 0.3 =
* Responsive compatibility

= 0.4 =
* Fixing a bug that removes other plugins from the menu
* Adding Published, Draft, Pending and Trashed Quick Links to Posts, Pages and Custom Post Types