Skip to content

Commit

Permalink
Version 1.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
KZeni committed Jan 24, 2022
1 parent 7141935 commit 35067ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions disable-theme-plugin-update-emails.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* Author: KZeni
* Author URI: https://kzeni.com
* License: GPLv3
* Version: 1.0.4
* Version: 1.0.5
* Requires at least: 5.5
* Tested up to: 5.8
* Tested up to: 5.9
*/

// Per https://make.wordpress.org/core/2020/07/30/controlling-plugin-and-theme-auto-update-email-notifications-and-site-health-infos-in-wp-5-5/
Expand Down
10 changes: 8 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: KZeni
Donate link: https://www.paypal.me/KZeni
License: GPLv3
Tags: plugin update, theme update, notifications, email, updates, disable
Stable tag: 1.0.4
Stable tag: 1.0.5
Requires at least: 5.5
Tested up to: 5.8
Tested up to: 5.9
Requires PHP: 5.4

Disables the default notification email sent by a site after an automatic theme and/or plugin update. Simply activate the plugin to disable these email notifications.
Expand All @@ -26,6 +26,12 @@ No. This is a simple & lightweight plugin that simply uses the official filters

== Changelog ==

= 1.0.5 =

Released January 24th, 2022

* Confirmed WordPress 5.9 compliance.

= 1.0.4 =

Released July 12th, 2021
Expand Down

0 comments on commit 35067ca

Please sign in to comment.