Site icon Katalog Kancing

Hiding Install the WooThemes Updater plugin alert on Dashboard

Here to hiding “Install the WooThemes Updater plugin…” alert on Dashboard
I’ve found the best way to remove these messages is to add
remove_action( ‘admin_notices’, ‘woothemes_updater_notice’ );
to my theme’s functions.php.

Exit mobile version