diff --git a/readme.txt b/readme.txt index 78de7fc..c8fa1b6 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: 99robots, charliepatel, DraftPress Donate link: Tags: post status, status, status notification, post notification, email notification, post status notification, notifier, contributors, submit for review, pending status, pending posts, published posts, contributions, post message, article submissions, admin notifications, editor notifications, contributor notification, post email, editorial workflow, edit flow Requires at least: 4.9 -Tested up to: 5.8.1 -Stable tag: 3.1.8 +Tested up to: 6.0.1 +Stable tag: 3.1.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -62,6 +62,9 @@ Similar to all other plugins, follow these instructions: == Changelog == += 3.1.9 = 2022-08-05 +* Made compatible with WordPress 6.0.1 + = 3.1.8 = 2021-09-15 * Made compatible with WordPress 5.8.1 diff --git a/wpsite-post-status-notification.php b/wpsite-post-status-notification.php index 80c5e16..0edf9df 100644 --- a/wpsite-post-status-notification.php +++ b/wpsite-post-status-notification.php @@ -1,9 +1,10 @@