WP Manifestindependent plugin directory
manifest / updates / skip-successful-autoupdate-email

Skip Successful Autoupdate Email

Disable sending admin email for successful WordPress autoupdates

by Andy Fragen · github.com/afragen/skip-successful-autoupdate-email · website

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/afragen/skip-successful-autoupdate-email/archive/refs/heads/master.zip

Declares an update source (https://github.com/afragen/skip-successful-autoupdate-email), so updates arrive through the plugin's own updater.

From the readme

Skip Successful Autoupdate Email Plugin Name: Skip Successful Autoupdate Email Plugin URI: https://github.com/afragen/skip-successful-autoupdate-email Description: Disable sending admin email for successful autoupdates. Only send emails indicating failures of the autoupdate process. Version: 0.0.1 Author: Andy Fragen Author URI: https://thefragens.com License: MIT GitHub Plugin URI: https://github.com/afragen/skip-successful-autoupdate-email Requires at least: 4.7 Requires PHP: 5.6 Disable sending admin email for successful autoupdates. Autoupdate failures will continue to have emails sent to the admin email.

Read the full README on GitHub →