How to remove The admin bar on the frontend in WordPress
Posted on May 24, 2012 Posted Under Web development, Wordpress Tip and Tricks
0 comments
Here is code to Remove/ disable the top wordpress admin bar from front end in WordPress. The admin bar on the frontend can be a bit of a pain if your using absolute / fixed positioning, or maybe you just hate it? Let’s get rid of it. Copy paste code in Function.php of your theme […]