How to remove admin bar from WordPress 3

If you are running a website or a blog on WordPress than you might have seen the new Admin Bar that is a black strip on the top of dashboard. Admin bar is introduced in WordPress 3 but the bad thing about Admin Bar is if you are running a multi-user WordPress website like me , than you may not like to give the users a wordpress feel. As shown in this image

So now i am going to tell you how to remove this admin bar 3 easy steps :-

1) Go to appearance  >> Than click on  editor –>> Selecet functions.php from right sidebar

wordpress new admin bar

2) Scroll down to the end of functions.php

3) Now replace ?> with show_admin_bar(false);?>

Its all done and admin bar is gone :)
[showmyads]

Join Our Newsletter

Join over 5,000 people who get free and fresh content delivered automatically each time we publish.

Speak Your Mind

*