/ Published in: Other
Expand |
Embed | Plain Text
/* REMOVE THE FRIGGIN ADMIN BAR */ remove_action('init', 'wp_admin_bar_init');
Comments
Subscribe to comments
You need to login to post a comment.
silentpro on 02/24/11
php textmate bar wordpress remove admin functionsphp
/* REMOVE THE FRIGGIN ADMIN BAR */ remove_action('init', 'wp_admin_bar_init');
Subscribe to comments
You need to login to post a comment.
I believe there is an option for this in the admin / user profile to turn off the admin bar per user.