WordPress.org

Plugin Reviews

√ Admin Bar Removal - Completely Disable!

★★★ Admin Bar Removal Completely Disable Frontend and Backend Menu on the WordPress 3.1+ / 3.2+ / 3.3+ (only) based blogs plus Remov

Average Rating
4 stars
4.9 out of 5 stars
1 star
Not working for me...
By , for WP 3.5.1

Plugin seems unnecessary complex.
I just put the following line in my functions.php and am done.

add_filter( 'wp_admin_bar_class', '__return_false' );

You must log in to submit a review. You can also log in or register using the form near the top of this page.