Custom Admin-Bar Favorites

Description

Allows admins other users with a specially-defined user-capability to define a custom menu on the admin-bar of his or her favorite shortcuts.

Screenshots

This is the Favorites menu in the admin bar.
Editing the menu with the administrator interface.
Editing the menu with the non-administrator interface.

Download

Click here to download admin-bookmarks.zip.

Licensing

The Custom Admin-Bar Favorites free WordPress plugin is licensed under the GNU Public License v2.0 (GPL2). You are free to use and modify the plugin as you see fit.

Changelog

  • 0.1 – Initial public release

Donate

Coders love caffeine — and I’m no exception ;)

If you like my free plugins, feel free to donate. Doing so allows me to continue work on this and other great WordPress plugins, themes, etc.



5 thoughts on “Custom Admin-Bar Favorites

  1. Pingback: Create Your Own Favorites Menu for the WordPress Admin Bar | Pros Global TV

  2. The plugin works fine on my website, however on my friends website at: http://pianotuningtucson.com/ there is a small annoyance. When clicking the plus sign to add a new admin link, the title of the website always gets added to the title and I have to edit each favorite. Any ideas on why and how to stop this?

    • The Custom Admin-Bar favorites gets the title from the $title global variable.

      Unfortunately your theme changes the $title variable on all pages.

      To fix this open Portfolio Press’s functions.php file and change line 99 from: if ( is_feed()) to if ( is_feed() || is_admin())

  3. Thanks for this great plugin! I have a small issue though. Every time I add a favorite it bounces me back to the dashboard. Is there a way keep me on the current page after I add it as a favorite?

Leave a Reply

Your email address will not be published. Required fields are marked *


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>