PVTL Disable Email Notifications
Disable Admin Email Notifications when a user changes their password & Fatal Error Emails
by Pivotal Agency · github.com/pvtl/wp-disable-email-notifications · website
★ 0stars
0forks
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/pvtl/wp-disable-email-notifications/archive/refs/heads/main.zipReadme
WP Disable Admin Email Notifications
WordPress plugin that monitors installation for core, plugin and theme updates and emails the client when they are available.
Installation into a Bedrock site
Install
# 1. Get it ready (to use a repo outside of packagist)
composer config repositories.wp-disable-email-notifications git https://github.com/pvtl/wp-disable-email-notifications
# 2. Install the Plugin
composer require pvtl/wp-disable-email-notifications