You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.