do_action( 'cron_reschedule_event_error', WP_Error $result , string $hook , array $v )
Fires when an error happens rescheduling a cron event.
Parameters
Source
File: wp-cron.php
Changelog
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |