Bookmark the Disable Admin Bar plugin for use when WordPress 3.1 is released next month.
Featured Plugin - Add bottom corner (or anywhere else) chat to your site
No javascript required, no third part chat engine, just fully featured chat right in your own database on your own WP sites - couldn't be easier.
Find out more
Featured Plugin - Easily integrate your WordPress site with Facebook
Would you like to add Facebook comments, registration, 'Like' buttons and autoposting to your WP site? Well, The Ultimate Facebook plugin has got that all covered!
Find out more
Featured Plugin - WordPress + Google Maps = Perfect
Simply insert google maps into posts, sidebars and pages - show directions, streetview, provide image overlays and do it all from a simple button and comprehensive widget.
Find out more
Featured Plugin - Open an Online Store with MarketPress
Out of all the WordPress ecommerce plugins available, this has got to be the winner - easy to configure, powerful functionality, multiple gateways and more. A simply brilliant plugin!
Find out more
Featured Plugin - Every great SEO tweak you need, in one snazzy bundle
Fully integrated with the SEOMoz API, complete with automatic links, sitemaps and SEO optimization of your WordPress setup - this is the only plugin you need to help you rank your site number 1 on Google - nothing else compares.
Find out more
Featured Plugin - Turn any WordPress page into a fully featured wiki!
To get a wiki up and running you used to need to install Mediawiki and toil away for days configuring it... not any more! This plugin gives you *all* the functionality you want from a wiki, in WordPress!!!
Find out more
Featured Plugin - Send beautiful html email newsletters, from WordPress!
Now there's no need to pay for a third party service to sign up, manage and send beautiful email newsletters to your subscriber base - this plugin has got the lot.
Find out more
Featured Plugin - Start your own Quora / StackOverflow / Yahoo Q&A site
It's now incredibly easy to start your own Q&A site using nothing more than WordPress - The Q&A plugin simply and brilliantly transforms any site, or page, into a perfect support or Q&A environment.
Find out more
Featured Plugin - Start Your Own Powerful Membership Site
If you're thinking about starting a paid, or just private, membership site then this is truly the plugin you've been looking for. Easy to use, massively configurable and ready to go out of the box!
Find out more





Pingback: Daily Tip: Disable the WordPress 3.1 Admin Bar – WordPress … - Courrier Blog
Dear Sarah Gooding
Not need for a plugin. Add this code in functions.php
add_filter( 'show_admin_bar', '__return_false' );From:
http://blogcastor.com/disable-the-new-wordpress-admin-bar-without-a-plugin/
Thanks Puanthanh, but not everyone is comfortable editing files so it’s nice to let people know about a plugin ;)
There are too many useless plugins. Copy and pasting some code into a file isn’t hard and people can learn. I hate… hate… hate… when I’m searching for a solution and the site has nothing but plug-ins… such as this site.
This is available, just scroll down the page at http://codex.wordpress.org/Version_3.1 under themes…
Allow turning off the admin bar via no_admin_bar() function, or show_admin_bar filter.
Much easier.
Pingback: How to disable / remove the WordPress 3.1 admin bar, redux | WordPress, Multisite and BuddyPress plugins, themes, news and help – WPMU.org
Pingback: SFCite | Blog | How to disable / remove the WordPress 3.1 admin bar, redux
Pingback: WordPress 3.1 Boasts Lots of Fun | Web 2.0 Design & Niche Marketing Consultant
You can easily turn it off by going to your profile page inside the dashboard, it has a checkbox on that page just right under the color scheme!
I think removing admin bar is better explained @ http://www.nichewp.com/how-to-remove-wordpress-3-1-admin-bar.html