HubsInfo Network
Login or Register to remove ads! You're browsing our forum and website as a Guest meaning you can only see a portion of the forum in read-only mode.
PHP MySQL Linux Material Design Web Hosting Online Games SimCity BuildIt

Hide/remove Dashboard notifications from your WordPress

0 Members and 1 Guest are viewing this topic.

Hide/remove Dashboard notifications from your WordPress
« on: March 08, 2016, 12:12:42 AM »
Copy/Paste this code on your theme > functions.php (located in your wp-content/themes/)

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



Linux Ubuntu Guides Linux games - Lutris.net