wp-crontrol

Take control of the cron events on your WordPress website

GPL-2.0 License

Downloads
44.5K
Stars
209
Committers
11

Bot releases are hidden (Show)

wp-crontrol - 1.17.0 Latest Release

Published by johnbillion 3 months ago

wp-crontrol -

Published by johnbillion 6 months ago

  • Corrects the displayed PHP cron event name if one is provided
wp-crontrol - 1.16.2

Published by johnbillion 7 months ago

wp-crontrol -

Published by johnbillion 11 months ago

  • Confirm support for WordPress 6.4
wp-crontrol - 1.16.0

Published by johnbillion about 1 year ago

  • Allow persistent WordPress core hooks to be cleared if there's more than one event with that hook
  • Add the number of matching events to the hook deletion link text
  • Scrap the Ajax request that checks if the current page of cron events has changed since loading
  • Make some improvements to sorting the cron event list table columns
  • Increase the minimum supported PHP version to 7.4
wp-crontrol -

Published by johnbillion over 1 year ago

  • Pass the $doing_wp_cron value to the cron_request filter so it matches WordPress core
  • Miscellaneous code quality improvements
wp-crontrol -

Published by johnbillion over 1 year ago

  • Improves the terminology around pausing and deleting hooks and events
  • Improves accessibility of the event listing table for keyboard users
  • Removes an unnecessary SQL query when fetching the list of paused events
  • Adds an FAQ about deactivating the plugin
wp-crontrol - 1.15.1

Published by johnbillion almost 2 years ago

  • Confirms the plugin is compatible with PHP 8.2
  • Increases compatibility with other plugins that include very old Composer autoloader implementations
wp-crontrol - 1.15.0

Published by johnbillion almost 2 years ago

  • Introduces the ability to pause and resume cron events from the event listing screen; see the FAQ for full details
  • Adds the site time to the cron event editing screen
  • Implements an autoloader to reduce memory usage
  • Bumps the minimum supported version of PHP to 5.6
wp-crontrol - 1.14.0

Published by johnbillion over 2 years ago

  • Reverts the changes introduced in version 1.13 while I look into the problem with the deployment process for wordpress.org
wp-crontrol - 1.13.2

Published by johnbillion over 2 years ago

  • Fixes another issue with missing files in the release
wp-crontrol - 1.13.1

Published by johnbillion over 2 years ago

  • Fixes an issue with missing files in the 1.13.0 release
wp-crontrol - 1.13.0

Published by johnbillion over 2 years ago

  • Introduces the ability to pause and resume cron events from the event listing screen; see the FAQ for full details
  • Implements an autoloader to reduce memory usage
  • Bumps the minimum supported version of PHP to 5.6
wp-crontrol - 1.12.1

Published by johnbillion over 2 years ago

  • Corrects an issue where an invalid hook callback isn't always identified
  • Various code quality improvements
wp-crontrol - 1.12.0

Published by johnbillion almost 3 years ago

  • Fix the PHP cron event management.
  • More "namespacing" of query variables to avoid conflicts with other cron management plugins.
wp-crontrol - 1.11.0

Published by johnbillion almost 3 years ago

  • Introduced an Export feature to the event listing screen for exporting the list of events as a CSV file.
  • Added the timezone offset to the date displayed for events that are due to run after the next DST change, for extra clarity.
  • Introduced the crontrol/filter-types and crontrol/filtered-events filters for adjusting the available event filters on the event listing screen.
  • Lots of code quality improvements (thanks, PHPStan!).
wp-crontrol -

Published by johnbillion over 3 years ago

  • Support for more granular cron-related error messages in WordPress 5.7
  • Several accessibility improvements
  • Warning for events that are attached to a schedule that is too frequent
  • More clarity around events and schedules that are built in to WordPress core
  • Add a Help tab with links to the wiki and FAQs
wp-crontrol -

Published by johnbillion over 3 years ago

  • Fix the adding of new cron events when DISALLOW_FILE_EDIT is true.
wp-crontrol -

Published by johnbillion almost 4 years ago

  • Add filters and sorting to the event listing screen. Props @yuriipavlov.
  • Replace the "Add New" tabs with a more standard "Add New" button on the cron event listing page.
  • Switch back to using browser-native controls for the date and time inputs.
  • Add an error message when trying to edit a non-existent event.
  • Introduce an informational message which appears when there are events that have missed their schedule.
  • Fire actions when cron events and schedules are added, updated, and deleted.
wp-crontrol -

Published by johnbillion over 4 years ago

  • Fix an issue with the tabs in 1.8.4.
Package Rankings
Top 7.35% on Packagist.org