Tuesday, July 10, 2012

Remove Admin bar from frontend of wordpress

add_filter('show_admin_bar', '__return_false');
paste this code in function.php

No comments:

Post a Comment

Thank you for your Comment....

Popular Posts