Skip to content

Version 3.4.0

Compare
Choose a tag to compare
@peterfabian peterfabian released this 01 Nov 09:36
3218a33
  • Enhancement - Number of items per page can now be set for the Scheduled Actions view (props @ovidiul). #771
  • Fix - Do not lower the max_execution_time if it is already set to 0 (unlimited) (props @barryhughes). #755
  • Fix - Avoid triggering autoloaders during the version resolution process (props @olegabr). #731 & #776
  • Dev - ActionScheduler_wcSystemStatus PHPCS fixes (props @ovidiul). #761
  • Dev - ActionScheduler_DBLogger.php PHPCS fixes (props @ovidiul). #768
  • Dev - Fixed phpcs for ActionScheduler_Schedule_Deprecated (props @ovidiul). #762
  • Dev - Improve actions table indicies (props @glagonikas). #774 & #777
  • Dev - PHPCS fixes for ActionScheduler_DBStore.php (props @ovidiul). #769 & #778
  • Dev - PHPCS Fixes for ActionScheduler_Abstract_ListTable (props @ovidiul). #763 & #779
  • Dev - Adds new filter action_scheduler_claim_actions_order_by to allow tuning of the claim query (props @glagonikas). #773
  • Dev - PHPCS fixes for ActionScheduler_WpPostStore class (props @ovidiul). #780