/ Published in: PHP
                    
                                        Remove the “Please upgrade now†message in the Wordpress Dashboard
Paste the code in your functions.php
                Paste the code in your functions.php
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
if ( !current_user_can( 'edit_users' ) ) {
}
URL: http://www.wprecipes.com/how-to-disable-the-please-update-now-message-in-wp-dashboard
Comments
 Subscribe to comments
                    Subscribe to comments
                
                