Ventacademy
  • Socials
  • Business Fundamentals
    • Investments
  • High Income Skills
  • Programming
  • Software Review
  • Website Development
    • WordPress
    • Search Engine Optimization
    • Free Templates and Plugins
      • Support
  • Finance
No Result
View All Result
Knowledge base
No Result
View All Result
Home Wordpress

How to Disable Automatic Update Email Notification in WordPress

admin by admin
February 9, 2021
Share on FacebookShare on Twitter


Do you want to disable automatic update email notifications in WordPress?

By default, WordPress sends email notifications for automatic updates of WordPress plugins, themes, and the core itself.

In this article, we will show you how to easily disable automatic update email notifications in WordPress.

About Automatic Update Notifications in WordPress

WordPress is open-source content management platform that is regularly maintained and updated. Some of these updates are automatically installed, and you will receive an email notification that your site has been updated.

Email notification preview after an auto-update

Similarly, WordPress also allows you to enable automatic updates for WordPress plugins and themes too. This means you spend less time updating plugins and more time on growing your business.

You can enable automatic updates for plugins that you trust by visiting Plugins » All Plugins page. Simply click on the ‘Enable auto-updates’ link next to the plugin that you want to update itself.

Enable automatic updates for WordPress plugins

For WordPress themes, you can visit the Appearance » Themes page and click on a theme. This will bring up theme information popup where you can click on ‘Enable auto-updates’ for that theme.

Enable theme auto-updates

WordPress will send you an email notification when any of your plugins, theme, or WordPress core is updated.

This can get annoying particularly for users who manage multiple WordPress websites. Wouldn’t it be nice if you can control and turn off these email notifications?

Let’s take a look at how to easily disable automatic update email notifications in WordPress.

Method 1: Disable Automatic Update Email Notification Using Plugin

This method is simpler and does not require you to add any code to your WordPress site. It also gives you the flexibility to select which notifications you want to disable.

First thing you need to do is install and activate the Manage Notification E-mails plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, you need to visit the Settings » Notification e-mails page. This is where the plugin allows you to manage all WordPress notification emails including auto-update notifications.

Disable email notifications

Simply scroll down to the auto-update options and uncheck the box next to the notifications that you want to disable.

Don’t forget to click on the ‘Save Changes’ button to store your settings.

That’s all, you have successfully disabled WordPress auto-update email notifications for your website.

Method 2: Disable Automatic Update Email Notification Using Code

This method requires you to add code to your WordPress files. If you haven’t done this before, then take a look at our beginner’s guide on pasting snippets from web into WordPress.

You can use Code Snippets plugin to add custom code in WordPress or manually add this code to your theme’s functions.php file or a site-specific plugin. A better approach would be to use Code Snippets plugin to add custom code in WordPress.

1. Disable Auto Update Notification Emails for Core Updates

Simply add the following code to disable notification emails for automatic updates of the WordPress core.


add_filter( 'auto_core_update_send_email', 'wpb_stop_auto_update_emails', 10, 4 );
 
function wpb_stop_update_emails( $send, $type, $core_update, $result ) {
if ( ! empty( $type ) && $type == 'success' ) {
return false;
}
return true;
}

This code adds a filter to disable email notifications after automatic core updates.

2. Disable Auto Update Notification Emails for Plugins

Add the following code to disable notification emails for automatic updates of WordPress plugins.


add_filter( 'auto_plugin_update_send_email', '__return_false' );

This filter simply disables email notifications for plugin auto-updates.

3. Disable Auto Update Notification Emails for Themes

Add the following code to disable notification emails for automatic updates of WordPress themes.


add_filter( 'auto_theme_update_send_email', '__return_false' );

This filter simply disables email notifications for theme auto-updates.

Rolling Back WordPress Updates if Something Goes Wrong

Because WordPress plugins run on various independent WordPress hosting and sever configurations, it is possible that sometimes a plugin update may result in breaking a feature on your website or making it inaccessible.

This is easy to troubleshoot and fix. First, you need to figure out which plugin has caused the issue by deactivating all WordPress plugins and reactivating them one by one.

Once you have isolated the plugin causing the issue, then you can use WP Rollback plugin. It allows you to switch to the previous version of a WordPress plugin or theme.

For details, see our guide on how to rollback WordPress plugins and themes with step by step instructions.

Improving WordPress Email Deliverability

Even if you disable WordPress auto-update emails, there are other WordPress notification emails that you may not want to miss.

For instance, if you run a WooCommerce store, then you would want to receive notifications when new order is placed.

Similarly, if you sell an online course or run a membership website, then you may want to receive email alerts when new users sign up.

You would also want to make sure that emails sent to users are delivered. Like forgot password emails, payment receipt emails, or order confirmation notifications.

To send emails, WordPress uses the PHP mail function. This function is easily misused by spammers, and your emails may end up in spam.

To make sure all your important WordPress notification emails reach user’s inbox, you need to use a proper SMTP service to send emails.

This is where WP Mail SMTP plugin comes in. It allows you to use an SMTP service to send all your WordPress notification emails.

You can use it with a paid SMTP service provider as well as a free SMTP service like Gmail combined with the free version of WP Mail SMTP plugin.

For more details, see our guide on How to set up WP Mail SMTP on your WordPress site.

That’s all, we hope this article helped you learn how to disable automatic update email notification in WordPress. You may also want to see our guide on 24 must have WordPress plugins for business websites, and our comparison of the best email marketing services to grow your sales.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.



admin

admin

Related Posts

How to Add a Custom Product Builder in WooCommerce

April 21, 2021

Beginner’s Guide on How to Add Business Hours in WordPress

April 20, 2021

How to See Old Versions of Any WordPress Site (3 Tools)

April 19, 2021

6 Best WooCommerce CRM to Grow Your Store in 2021 (Compared)

April 16, 2021
Next Post

Cryptocurrencies: Nigeria should not lose an opportunity

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended.

WooCommerce Wishlist 1.1.6 – WeaDown

March 19, 2021
Weak naira opens opportunity for diaspora Nigerians to buy assets on the cheap

Weak naira opens opportunity for diaspora Nigerians to buy assets on the cheap

December 7, 2020

Subscribe.

Trending.

No Content Available

About Us

Knowledge base

We bring you the best technology news, Finance news and lots more. you can download premium themes, plugins scripts, courses and lots more here.

Follow Us

Categories

  • All
  • Books
  • Business Fundamentals
  • Finance
  • Free Course
  • Free download
  • Free Templates and Plugins
  • Health
  • High Income Skills
  • Investments
  • NSFW
  • Photography
  • Search Engine Optimization
  • Software Review
  • Support
  • Technical Analysis
  • Website Development
  • Wordpress
  • World

Activity

FREEDOWNLOAD

Spain In The EU

Tailwind CSS : The Complete Guide ( Project Included ) – Download Udemy Paid Courses For Free

React Next.js – Cookie Based Secure Authentication System – Download Udemy Paid Courses For Free

The Complete Node.js Developer Course (3rd Edition) – Download Udemy Paid Courses For Free

[PacktPub] Frontend Web Development Bootcamp – Build a Twitter Clone [Video] | PacktPub Free Courses Online Free Download Torrent

WP File Download 4.9.10 + Cloud Addon – File Manager WordPress Plugin

WP Media Folder 5.3.16 – WordPress Media Library

WPNotif 2.3.0.13 Nulled – WordPress SMS & WhatsApp Message Notifications

TotalContest Pro 2.3.1 – Photo, Audio and Video Contest WordPress Plugin

Jannah 5.4.2 Nulled – Newspaper Magazine News BuddyPress AMP

Mailster 2.4.18 Nulled – Email Newsletter Plugin for WordPress

Profile Builder Pro 3.4.3 Nulled – Profile Plugin for WordPress

Automatically generates native code for adding splash screens in Android and iOS

Vikinger 1.5.1 – BuddyPress and GamiPress Social Community

EduMall 2.7.1 – Professional LMS Education Center WordPress Theme

  • Socials
  • About
  • Advertise
  • Privacy & Policy
  • Contact

© 2020 Ventacademy

No Result
View All Result
  • Socials
  • Business Fundamentals
    • Investments
  • High Income Skills
  • Programming
  • Software Review
  • Website Development
    • WordPress
    • Search Engine Optimization
    • Free Templates and Plugins
      • Support

© 2020 Ventacademy