Skip to content

Version 2.2.10 馃寛

Choose a tag to compare

@release-drafter release-drafter released this 23 Jun 14:07
· 46 commits to refs/heads/master since this release
9e4535e

馃О Maintenance

  • Update supported WordPress version to 6.3 and PHP version to 7.0 to match the updated system requirements for Action Scheduler (see version 3.8 of that library). Action Scheduler does not currently force 7.0 in its composer library, so this plugin will follow that convention. (#538)
  • Add a new filter to prevent new user notifications. Also prevents some possible errors that can happen when plugin options haven't been set. Thanks to @federicojacobi for the pull request. (#536)