Skip to content

Releases: BracketSpace/Advanced-Cron-Manager

2.2.1

09 Aug 18:03

Choose a tag to compare

  • [Fixed] Delete file where DI52 container was still used

2.2.0

09 Aug 09:56

Choose a tag to compare

  • [Changed] Updated composer libraries
  • [Changed] Changed DI52 Container to Dice in own namespace
  • [Added] Server Scheduler section with information about hooking the WP Cron to server scheduler

2.1.2

21 Jul 08:46

Choose a tag to compare

  • [Changed] Schedules can be registered in the system with 0s interval, thanks to @BarryAlbert

2.1.1

19 Jul 13:11

Choose a tag to compare

  • [Changed] Requirements lib has been moved to Composer

2.1.0

17 Jul 18:08

Choose a tag to compare

  • [Changed] Utilities classes has been moved to separate composer libraries
  • [Changed] Requirements checks
  • [Changed] date() function to date_i18n()
  • [Fixed] Deprecated function has been updated
  • [Fixed] Translations. There was few missing gettext functions
  • [Added] Schedules dropdown in add new event form now includes schedule's slug
  • [Added] Sanitization of Schedule and Event slugs in Add forms

2.0.0

14 Jul 14:47

Choose a tag to compare

  • [Changed] Pretty much everything. There's new interface and code base.
  • [Added] Events search
  • [Added] Ability to pause/unpause events
  • [Added] Ability to edit schedules
  • [Added] Example PHP implementation for each event (action and callback function)
  • [Added] Bulk actions