Skip to content

0.3.0

Compare
Choose a tag to compare
@GaryJones GaryJones released this 26 Nov 08:29
· 19 commits to main since this release
0.3.0
158271e

Breaking Changes

  • current_user_can_bypass_vip_maintenance_mode() has been renamed to vip_maintenance_mode_current_user_can_bypass(). This was only called inside other functions, but if you had custom code that called it, this will need updating.
  • The minimum support version of PHP has been increased from 5.6 to 7.4.
  • The minimum support version of WordPress has been increased from 4.6 to 5.9.

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0