Commit Graph

49 Commits

Author SHA1 Message Date
Ryan Boren eee631b773 Don't suppress errors when including cron if WP_DEBUG. Props sivel. fixes #11507
git-svn-id: https://develop.svn.wordpress.org/trunk@14414 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-03 21:46:19 +00:00
Peter Westwood a752e6b561 Updates and improvements to _depreceated_argument. See #11386 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12584 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-30 16:23:39 +00:00
Peter Westwood b607185b4e Fix typo in _deprecated_argument() and start using _deprecated_argument() in wp-includes files. See #11386 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12537 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-24 11:12:04 +00:00
Peter Westwood cbb63c4f78 Fix wp_clear_scheduled_hook() so that it function prototype matches the other cron functions.
Include backwards compatibility code so that plugins that used the old way still work.
Fixes #10468.

git-svn-id: https://develop.svn.wordpress.org/trunk@12462 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-19 11:47:16 +00:00
Matt Mullenweg 2101888ec0 Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
git-svn-id: https://develop.svn.wordpress.org/trunk@12341 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-08 19:59:34 +00:00
Ryan Boren 2f034b4430 Schedule trash collection from admin page loads. see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12120 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-27 18:13:42 +00:00
Andrew Ozz 245d113bfc "Trash" status for comments updates, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@11741 602fd350-edb4-49c9-b593-d223f7449a82
2009-07-24 07:23:11 +00:00
Ryan Boren 5159541678 Fix handling of old timestamps in wp_reschedule_event(). Props natethelen. fixes #9318
git-svn-id: https://develop.svn.wordpress.org/trunk@10969 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 00:23:48 +00:00
Peter Westwood f84a032000 Improve cron phpdoc.
git-svn-id: https://develop.svn.wordpress.org/trunk@10898 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-08 20:16:59 +00:00
Andrew Ozz c58b656d42 Add filter for local connection ssl verify to cron spawning, props sivel, see #8702
git-svn-id: https://develop.svn.wordpress.org/trunk@10526 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-08 15:26:16 +00:00
Andrew Ozz ccaf039e0d Cron spawning improvement, see #9005
git-svn-id: https://develop.svn.wordpress.org/trunk@10521 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-07 13:32:34 +00:00
Ryan Boren 17a19d056b Use transient for doing_cron. see #9048
git-svn-id: https://develop.svn.wordpress.org/trunk@10519 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-06 22:25:35 +00:00
Andrew Ozz 962dc22c5e Spawn cron with AJAX request, see #9005
git-svn-id: https://develop.svn.wordpress.org/trunk@10474 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-31 02:23:24 +00:00
Ryan Boren decf24ecb6 Lose hash check
git-svn-id: https://develop.svn.wordpress.org/trunk@10473 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 22:35:41 +00:00
Ryan Boren 35d982904f cron phpdoc fixes. Props filosofo. fixes #8680 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10233 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-19 20:47:20 +00:00
Ryan Boren fab4e5a68e Unused var fixes. Props DD32. see #8220
git-svn-id: https://develop.svn.wordpress.org/trunk@9716 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 18:10:35 +00:00
Ryan Boren 1f781cae47 Fix the fix
git-svn-id: https://develop.svn.wordpress.org/trunk@9407 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 22:59:47 +00:00
Ryan Boren a76105406a Wrong view ryan
git-svn-id: https://develop.svn.wordpress.org/trunk@9406 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 22:56:48 +00:00
Ryan Boren d3258d101e Formatting cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9403 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 20:26:20 +00:00
Ryan Boren 45123cac1f don't schedule a duplicate if there's already an identical event due in the next 10 minutes. Props tellyworth. fixes #6966
git-svn-id: https://develop.svn.wordpress.org/trunk@9181 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 06:00:42 +00:00
Andrew Ozz a98c49b45c Cron improvement, props hailin, fixes #7068
git-svn-id: https://develop.svn.wordpress.org/trunk@8927 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 07:09:38 +00:00
Ryan Boren 534fbf940d phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637
git-svn-id: https://develop.svn.wordpress.org/trunk@8806 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:12:40 +00:00
Mark Jaquith 3cab99fbd2 Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
git-svn-id: https://develop.svn.wordpress.org/trunk@8572 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-06 20:31:54 +00:00
Ryan Boren 2b63884467 Don't use wp_guess_url(). Caused big problems. see #4779
git-svn-id: https://develop.svn.wordpress.org/trunk@8537 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-04 19:19:05 +00:00
Ryan Boren 0f4aac8854 Use wp_guess_url() for determining the cron URL. Props jacobsantos. see #4779
git-svn-id: https://develop.svn.wordpress.org/trunk@8529 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-03 21:07:21 +00:00
Ryan Boren 0e54a9ce6b Formatting changes and non-blocking mode. Props DD32. see #4779
git-svn-id: https://develop.svn.wordpress.org/trunk@8519 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 16:36:50 +00:00
Ryan Boren 086b9294b9 HTTP POST and REQUEST API from jacobsantos. see #4779
git-svn-id: https://develop.svn.wordpress.org/trunk@8516 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 05:00:07 +00:00
Ryan Boren cf2daaf071 Don't run get_plugins() on every admin page load. Use cron for async update plugin requests. see #7372
git-svn-id: https://develop.svn.wordpress.org/trunk@8514 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-01 04:26:32 +00:00
Ryan Boren 6fc09cfd3b Take port into consideration when spawning cron. Props bchecketts. fixes #4782
git-svn-id: https://develop.svn.wordpress.org/trunk@5972 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 17:57:06 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
Ryan Boren 66d8f40564 Use wp_hash to create cron's check hash.
git-svn-id: https://develop.svn.wordpress.org/trunk@5274 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-16 20:47:23 +00:00
Ryan Boren ab521be7dd Make sure openssl is available. Props Robert Deaton and rob1n. fixes #3765
git-svn-id: https://develop.svn.wordpress.org/trunk@4984 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 04:16:06 +00:00
Ryan Boren 26d480eb5f Fix spawning with SSL. Props dragonhard and rob1n. fixes #3765
git-svn-id: https://develop.svn.wordpress.org/trunk@4980 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:47:57 +00:00
Mark Jaquith 5acfcd9fea trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-27 15:24:54 +00:00
Mark Jaquith 61ce0809a7 Prevent a missing wp-cron.php from causing an infinite loop. Props jan. fixes #3713
git-svn-id: https://develop.svn.wordpress.org/trunk@4834 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-30 13:06:56 +00:00
Ryan Boren f03d22ae89 Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: https://develop.svn.wordpress.org/trunk@4362 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-08 17:50:21 +00:00
Mark Jaquith bc7cd93309 case insensitive sorting. props Nazgul. fixes #3108
git-svn-id: https://develop.svn.wordpress.org/trunk@4289 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 03:49:56 +00:00
Ryan Boren ea94ff906d wp_get_schedule() from masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@4254 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-26 01:14:49 +00:00
Ryan Boren 3ad814fe9d Check if isset to avoid warning. Props Alex King. fixes #3160
git-svn-id: https://develop.svn.wordpress.org/trunk@4221 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:21:13 +00:00
Ryan Boren 339ada9537 cron and future post publishing fixes. fixes #3058
git-svn-id: https://develop.svn.wordpress.org/trunk@4189 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-13 23:54:15 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren ac77e5291f Rework wp_publish_post() to use wp_update_post() again while turning off filters. Clear the cron schedule for a post when the post timestamp is updated. #2715 #2737
git-svn-id: https://develop.svn.wordpress.org/trunk@4077 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 03:50:55 +00:00
Ryan Boren 7a365841c8 Oops
git-svn-id: https://develop.svn.wordpress.org/trunk@3931 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 06:59:35 +00:00
Ryan Boren 87102702e2 Fix array_keys error when cron option is not an array. Props robmiller. fixes #2814
git-svn-id: https://develop.svn.wordpress.org/trunk@3929 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 06:04:27 +00:00
Ryan Boren ce003bbe4f Cron pass-by-reference error fix from robmiller. fixes #2790
git-svn-id: https://develop.svn.wordpress.org/trunk@3860 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 20:43:49 +00:00
Matt Mullenweg 0004abe8a7 Formatting and eol fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3697 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-06 05:25:50 +00:00
Ryan Boren 5fd8e9c8f5 Cron fixes from mdawaffe. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3636 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-08 05:51:42 +00:00
Ryan Boren 91fbcd183e Cron fixes from masquerade. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3635 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-07 22:34:05 +00:00
Ryan Boren 457b4b5251 Cron improvements from masquerade. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3634 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-07 21:43:59 +00:00