Just to add to the above:
I tried to add to my functions.php code:
/* Disable the Admin Bar. */
add_filter( ‘show_admin_bar’, ‘__return_false’ );
But than I have a strange ‘reaction’ : every time I was doing any update ( post, css, plugin settings…no matter what) my dashboard disappeared !
No error msgs, nothing… just plain white screen ( with the right link wehere I was supposed to be showing up in the browser’s status bar)
So, I removed it and installed plugin to handle stupid bar.
Now, I’ve just visited your sites, took some time to read your posts at
https://voodoopress.com/2011/02/wordpress-3-1-admin-bar-upgrade-issues/#more-150
I’ll try the code you put there:
//REMOVE ADMIN BAR
remove_action(‘init’, ‘wp_admin_bar_init’);
Maybe I’ll got more lucky with this one ??
However, seems like something really is wrong with my update to 3.1
Don’t know what is killing it from proper update on my sites.
PS
About your sites: I am really impressed !
Hardly I forced my self to leave it
(cos I have a must to be done work to finish today)
There’s so much interesting stuff !
For sure I’ll be often there from now on ??
Love learning about WP and love music !