[wp-trac] [WordPress Trac] #42758: Wp Cron, major issue by removing the apply_filter when wp_cron() is trigged.
WordPress Trac
noreply at wordpress.org
Thu Nov 30 12:17:44 UTC 2017
#42758: Wp Cron, major issue by removing the apply_filter when wp_cron() is
trigged.
--------------------------+-----------------------------
Reporter: ajami | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: 4.9.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I have seen on Wordpress 4.9, they remove apply_filter($hook,$args) form
wp_cron() function which will affect a lot of crons which depends on this
action hook. When we schedule a event we give hook to trig while the cron
is executing, now with the latest branch ( wp-4.9-branch ) this i will not
happen.I hope Wordpress to make it a urgent priority and provide the
patch.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42758>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list