/ Published in: PHP
Expand |
Embed | Plain Text
add_filter( 'show_admin_bar', '__return_false' );
You need to login to post a comment.
fatihturan on 04/11/11
2 people have marked this snippet as a favorite
add_filter( 'show_admin_bar', '__return_false' );
You need to login to post a comment.