Cron Filters
-
Hi! Is it possible to, when testing for cron errors in
wp-control.php:426 - 429
, apply the ‘cron_request
‘ filter like WordPress’cron.php:247
?It then allows developers to check whether the request made is specifically for wp_cron, and allows us to configure options purely for the use of internal cron requests only!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cron Filters’ is closed to new replies.