Disable Auto-Update Email Notifications in WordPress

If you're annoyed with the auto-update email notifications, then in this post I am going to share step by step method to disable those auto-update email notifications using code snippets for WordPress beginners.

  • Published on: August 21, 2020
  • Updated on: August 21, 2020

Wasim Akram

Blog Author

WordPress has recently launched a much-awaited new version WP 5.5 and in this version, they have added a brand new feature to the dashboard which allows us to enable or disable auto-updates for our themes and plugins.

I think this is a great feature because it helps us to cut down the need for any 3rd party plugin that offers the auto-update option for our themes and plugins.

But one thing is very annoying about this feature which is that whenever the themes and plugins get auto-updates then WordPress sends email notifications each time.

Disable Auto-Update Email Notifications in WordPress
Auto-Update Email Notifications

But thankfully there is a way to fix this issue and disable the auto-update email notifications by adding a simple snippet of code to the function.php file.

So in this post, I am going to share with you how to disable those auto-update email notifications from WordPress Core step by step using the Code Snippets plugin.

Install Code Snippets Plugin

The very first step is to install the Code Snippets plugin on your WordPress website which you can find either through your dashboard or simply by downloading the plugin from the plugin repository and then uploading it to your website.

If you don’t know how to install a plugin on your WordPress website then you might want to read this helpful article by WPBeginner.

Add The Below Code to The Code Snippets Plugin

Now you just need to add the code (which I am going to provide in the below sections) to the Code Snippet area, if you don’t know how to add a code snippet then follow my instruction below.

First of all login to your WordPress Dashboard, then head over to the Code Snippets admin menu, as soon as you hover over it you will find an option to Add New, just click on it.

Once you click that option you will find a page where you can add your code snippets.

Now simply Add a Title for your snippet, then select Run snippet everywhere from the available radio buttons, then add a Description and Tags if you want.

After that just copy and paste the code to the code section then hit the Save Changes and Active button from the bottom of the page.

The Navigation Should Look Like This

> WordPress Dashboard
> Code Snippets admin menu
> Add New
> Add A Title
> Add The Code Snippet
> Select Run snippet everywhere
> Add a Description (Optional)
> Add Tags (Optional)

> Hit the Save Changes and Active button

Code to Disable the Auto-Update Email Notifications for Themes

If you just want to disable the auto-update email notifications for the WordPress themes then you only need to copy the below code and paste it to the code snippet area following the above steps.

// Disable Auto-Update Email Notifications for Themes.

add_filter( 'auto_theme_update_send_email', '__return_false' );

Code to Disable the Auto-Update Email Notifications for Plugins

If you just want to disable the auto-update email notifications for the WordPress plugins then you only need to copy the below code and paste it to the code snippet area following the above steps.

// Disable Auto-Update Email Notifications for Plugins.

add_filter( 'auto_plugin_update_send_email', '__return_false' );

Code to Disable the Auto-Update Email Notifications for Themes and Plugins

If you want to disable the notifications for both the themes and the plugins then copy the entire code from the below code block and paste it to the code snippet area.

// Disable Auto-Update Email Notifications for Themes.

add_filter( 'auto_theme_update_send_email', '__return_false' );

// Disable Auto-Update Email Notifications for Plugins.

add_filter( 'auto_plugin_update_send_email', '__return_false' );

Conclusion

I hope WordPress will surely add an option to disable the auto-update email notifications somewhere on the dashboard settings very soon.

But, for now, people like you and I can simply disable those auto-update email notifications using the above PHP codes which I found on the official WordPress blog.

If you think this post was valuable and it can be helpful for non-technical WordPress users, then please share it with them to make their life a little easier at least for now until WordPress fixes the issue.

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments

Related Posts You’ll Love

Keep exploring and sharpen your WordPress skills with more expert guides, tips, and inspiration tailored just for you. Each post is carefully crafted to help you build faster, solve real-world challenges, and get the most from WP.

Explore More Posts
WPnomy - Default Featured Image

How to Auto-Adjust Hero Section Spacing for Sticky Headers in Bricks Builder?

Learn how to automatically adjust the top spacing of your hero section to prevent content from being hidden when the sticky header is activated in Bricks Builder. This quick guide…

Read Now
WPnomy - Default Featured Image

My Top Concerns About the Bricks Builder Ecosystem as a Committed Member

A quick look at what really holds the Bricks Builder ecosystem together, and where things could use some work. Whether you’re new or experienced, understanding this helps us all move…

Read Now
WPnomy - Default Featured Image

What is the Best Theme to Use with Bricks Builder?

Many people search for the perfect theme to pair with Bricks Builder, but the real answer might not be what you expect. The best fit could be hiding in plain…

Read Now
  • Connect. Learn. Build Together.

    Become part of the WPnomy family; a vibrant, supportive community where freelancers, designers, and agencies come together to share insights, ask questions, and celebrate wins. Here, you’ll find encouragement, real-world tips, and a network of passionate WordPress users ready to help you grow.

    Join Facebook Community
    • Connect with passionate WordPress users who share your goals and challenges.
    • Access practical tips, insider tricks, and real-world solutions tailored for all skill levels.
    • Share your progress, get feedback, and celebrate your wins with a supportive network.
    • Stay updated on the latest WordPress features, tutorials, and community events.
    • Experience friendly mentorship and no-fluff guidance, making web building easier and more fun.
    Black Friday Background Image

    🖤 Wait! Don’t Miss These Black Friday Deals!

    Before you go, grab these exclusive 2025 Black Friday Deals; huge savings on top WordPress themes, powerful plugins, and reliable hosting to level up your site. These offers vanish soon, claim your deal now!

    Unlock My Black Friday Deals