Skip to content

URL cron event improvements#205

Merged
johnbillion merged 6 commits into
developfrom
url-cron-event-improvements
Oct 10, 2025
Merged

URL cron event improvements#205
johnbillion merged 6 commits into
developfrom
url-cron-event-improvements

Conversation

@johnbillion

@johnbillion johnbillion commented Sep 19, 2025

Copy link
Copy Markdown
Owner
  • Introduces support for a CRONTROL_DISALLOW_URL_EVENTS constant which behaves the same as CRONTROL_DISALLOW_PHP_EVENTS does for PHP events:

    If the CRONTROL_DISALLOW_URL_EVENTS constant is defined and set to true then URL cron events will be disabled completely. Any existing URL cron events will remain in place but their URL will not be fetched, and no URL cron events can be added, edited, or manually run. Users with permission to edit URL cron events will still be able to delete these events.

  • Better handling of URL cron events in CSV exports

@johnbillion johnbillion added this to the 1.20.0 milestone Oct 8, 2025
# Conflicts:
#	phpstan.neon.dist
#	src/bootstrap.php
#	src/event-list-table.php
@johnbillion
johnbillion marked this pull request as ready for review October 10, 2025 01:19
@johnbillion
johnbillion merged commit ff126a1 into develop Oct 10, 2025
19 checks passed
@johnbillion
johnbillion deleted the url-cron-event-improvements branch October 10, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant