/ Published in: PHP
                    
                                        
place snippet in functions.php
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
wp_deregister_script('admin-bar');
wp_deregister_style('admin-bar');
remove_action('wp_footer','wp_admin_bar_render',1000);
URL: http://www.wprecipes.com/how-to-remove-wordpress-3-1-admin-bar
Comments
 Subscribe to comments
                    Subscribe to comments
                
                