[wp-trac] [WordPress Trac] #15148: Cron Storage Abstraction
WordPress Trac
noreply at wordpress.org
Wed Apr 5 23:38:55 UTC 2017
#15148: Cron Storage Abstraction
------------------------------------+-----------------------------
Reporter: ryan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Cron API | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+-----------------------------
Comment (by DavidAnderson):
@peterwilsoncc You said - "there's enough filters, etc to allow plugins to
handle cron for high traffic sites." This isn't really the case. There's a
patch awaiting review in https://core.trac.wordpress.org/ticket/32656 to
add the needed filters so that it could become the case. Currently, you
can only replace the internals of cron with the very nasty hack of a
pre_option filter (like Cavalcade does), and then analysing the array in
the 'cron' option to see how it changed since it was loaded, in order to
work out the change being made.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15148#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list