★★★ Admin Bar Removal Completely Disable Frontend and Backend Menu on the WordPress 3.1+ / 3.2+ / 3.3+ (only) based blogs plus Remov
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.