forum share
   textsms      forum    

Hide/remove Dashboard notifications from your WordPress

INDEX \ Articole/intrebari \ Hide/remove Dashboard notifications from your WordPress

Hide/remove Dashboard notifications from your WordPress

text_format+  text_format-


Copy/Paste this code on your theme > functions.php (located in your wp-content/themes/)

/* Hide/remove WP notifications */
add_action('admin_menu','wphidenag');
function wphidenag() {
    remove_action( 'admin_notices', 'update_nag', 3 );
}





update Ultima actualizare: 23/01/2017
done Informatiile cuprinse in aceasta sectiune sunt verificate si actualizate periodic.

list Articole recente
arrow_back Inapoi


© 2025 EVIDWEB. Toate drepturile rezervate. Design: EVIDWEB

share   forum   textsms