Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 19:55
· 8 commits to main since this release
7ad468e

New Features

  • None.

Improvements

  • WordPress 7.0 is now the minimum supported version, and the plugin is tested against WordPress 7.0.3. Sites running an older WordPress will not be offered the update.
  • Removed the runtime PHP version guard and its admin notice. The Requires PHP: 8.0 plugin header is enforced by WordPress core at install, update, and activation, so the in-plugin check was redundant. PHP 8.0 remains the minimum, and CI still covers PHP 8.0, 8.2, and 8.5.

Bug Fixes

  • None.