Redirect Links In Menu Bar

Hi,

Not sure if anyone had shared this before. I found this neat plugin while searching for a easier way to add links to the front-end menu bar. Example, if you wanna add a sign up link or a forum hosted on a external domain to the menu bar, you could use this instead of hacking the theme. The best part is you don’t have to hack every other theme you change later on.

Check this out =>

http://forum.bytesforall.com/showpost.php?p=2083&postcount=40

Also check out this menu plugin which allow you to hide links which you doesn’t want to show in the menu bar.

http://wordpress.org/extend/plugins/pagemash/

Cheers.

  • drmike
    • DEV MAN’s Mascot

    For the main blog? We just hard code the theme since this is going to be the only blog using that specific theme. Saves on mysql queries as well. Usually for the main site with all those “latest posts” and whatnot, the main site is the one with the highest query count. Usually the most traffic on that one as well.

    For subblogs, that’s like a spammers wet dream waiting to happen.