Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@barryhughes barryhughes released this 15 Sep 21:08
  • Enhancement - Adds as_has_scheduled_action() to provide a performant way to test for existing actions. #645
  • Fix - Improves compatibility with environments where NO_ZERO_DATE is enabled. #519
  • Fix - Adds safety checks to guard against errors when our database tables cannot be created. #645
  • Dev - Now supports queries that use multiple statuses. #649
  • Dev - Minimum requirements for WordPress and PHP bumped (to 5.2 and 5.6 respectively). #723