Remove the Admin Bar from WordPress
September 17, 2011
There is a new admin bar add to WordPress 3.x that shows up when you are logged in as a subscriber or above. But if you don’t like it and want to remove it, just paste the following code into your functions.php file, save it and goodbye admin bar. add_filter('show_admin_bar', '__return_false'); Read More →
Page 1 of 11



















