How to Disable Update Notifications on WordPress

WordPress sends notifications about updates to core files, themes, and plugins on a regular basis. Even though staying up to date is important for performance and security, there are times when you may want to turn off these notifications. Whether you manage multiple sites and prefer to handle updates manually, or you're developing a site and don't want the distraction, disabling update notifications can help keep your dashboard clean and focused.

If you need to disable update notifications on WordPress for core, plugins, and themes, add the following code snippet at the bottom of your theme's functions.php file:

/* Disable WordPress core update notifications */
add_filter('pre_site_transient_update_core', '__return_null');

/* Disable WordPress theme update notifications */
remove_action('load-update-core.php', 'wp_update_themes');
add_filter('pre_site_transient_update_themes', '__return_null');

/* Disable WordPress plugin update notifications */
remove_action('load-update-core.php', 'wp_update_plugins');
add_filter('pre_site_transient_update_plugins', '__return_null');

Our WordPress Themes

Below are some of our premium WordPress themes. View all our free and premium WordPress themes →
MagShow PRO WordPress Theme

MagShow PRO

MagShow PRO is the premium version of MagShow free WordPress Theme with more advanced features. MagShow PRO version has 160+...

$25.00
FineWP PRO WordPress Theme

FineWP PRO

If you like free version of FineWP WordPress Theme, you will love the premium version. FineWP PRO is an improved...

$25.00
BoldWP PRO WordPress Theme

BoldWP PRO

If you have tried BoldWP Free WordPress Theme, then you will love the premium version. BoldWP PRO is an more...

$25.00
CuteWP PRO WordPress Theme

CuteWP PRO

If you like CuteWP free WordPress Theme, you will love the premium version. CuteWP PRO is an improved version of...

$25.00
PowerWP PRO WordPress Theme

PowerWP PRO

If you like PowerWP free WordPress Theme, you will love the premium version. PowerWP PRO is an easy to use,...

$25.00
GreatWP PRO WordPress Theme

GreatWP PRO

If you like GreatWP free WordPress Theme, you will love the premium version. GreatWP PRO is very user friendly, feature-rich,...

$25.00
GridHub PRO WordPress Theme

GridHub PRO

If you have tried GridHub Free WordPress Theme, then you will love the premium version. GridHub PRO version has color...

$25.00
ListMode PRO WordPress Theme

ListMode PRO

$25.00

Can't you choose a single theme? Purchase All Themes for $75.

Save money with our low, one-time price for access to all of our 55 WordPress themes.