/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 add_action('admin_menu','bhhidenag'); function bhhidenag() { remove_action( 'admin_notices', 'update_nag', 3 ); }
Comments
                    Subscribe to comments
                
                