Home > WordPress Menubar > WP Menubar Reloaded

WP Menubar Reloaded

July 27th, 2007

Just in time for the end of July, WordPress Menubar Reloaded (alias WordPress Menubar 2.0) is ready. This new release is available for download in the Download page.

There are basically two relevant new features:

* capability to build unlimited configurable menus, instead of just one; each menu can be recalled in your theme by its name, with a line like this:

<?php do_action('wp_menubar','menu-name'); ?>

* presentation of each menu is driven by a menu template (a PHP script with a CSS stylesheet) selectable from the administration panel. There are a few simple templates already included, and I plan to release more advanced templates in the near future. You can also customize or even rewrite your templates from scratch.

As usual if you have questions, suggestions for improvement, or if something is not working for you as expected, you can post a comment and I’ll try to answer as soon as possible.

Happy menus, with WordPress Menubar Reloaded!

Categories: WordPress Menubar
  1. August 8th, 2007 at 22:01 | #316

    Thanks for your great plugin, the update worked almost perfectly… The installer has just thrown a lot of error messages at me, because the tables are already present in the DB… I think..
    but apart from that.. its a pleasure to work with this plugin :-D

  2. August 9th, 2007 at 22:46 | #317

    Hello Tom,
    yes, WordPress 2.1 gives a lot of error messages during the upgrade, but luckily those misleading messages don’t do any harm (and they have been removed by WordPress in version 2.2).
    Thank you for reporting this problem, and for your kind words!

  3. Rebecca
    August 23rd, 2007 at 12:01 | #319

    My site has a static front page ‘Home’ and blog page ‘Blog’ I tried every combination to get them to highlight properly with no luck. also, what about the permalinks, so that it doesn’t say id=1234 but ‘about’? Thank you

  4. August 30th, 2007 at 00:43 | #318

    Hello Rebecca,
    thank you for reporting the problem, I’m looking into it.
    [edit: the permalink feature is in WP Menubar 2.1, and the static front page problem has been fixed in WP Menubar 2.2. Hope you like this new version!]

  5. September 6th, 2007 at 14:46 | #320

    İt is a great plugins. thanks

  6. December 20th, 2007 at 00:39 | #321

    Oh, and did not know about it. Thanks for the information …

Comments are closed.