Files
wordpress-develop/src/wp-includes
John Blackbourn 75d2020f3f Cron API: Introduce a $wp_error parameter to functions that write to the cron array.
This allows the functions to return a `WP_Error` object containing more information in case of a problem, instead of just boolean false.

The various `pre_` filters in these functions are also updated so they can return or be passed a `WP_Error` object.

Fixes #49961


git-svn-id: https://develop.svn.wordpress.org/trunk@50143 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-02 13:47:46 +00:00
..
2020-12-10 23:57:29 +00:00
2021-01-21 01:35:16 +00:00
2021-01-21 01:35:16 +00:00
5.7-alpha-50000 🎉🙌❤️
2021-01-21 12:37:39 +00:00