Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone.

see #27704.

Built from https://develop.svn.wordpress.org/trunk@25825


git-svn-id: http://core.svn.wordpress.org/trunk@25737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin
2013-10-17 04:02:09 +00:00
parent 4359cfd88d
commit 9432acde4e
3 changed files with 26 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ $wp_version = '3.7-beta2-25801';
*
* @global int $wp_db_version
*/
$wp_db_version = 25448;
$wp_db_version = 25824;
/**
* Holds the TinyMCE version