Transients: After [41963], add missing cron task for delete_expired_transients().

Props dlh.
Fixes #41699.
Built from https://develop.svn.wordpress.org/trunk@42008


git-svn-id: http://core.svn.wordpress.org/trunk@41842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2017-10-24 23:00:47 +00:00
parent 4812370aab
commit 5dd45b38c8
3 changed files with 8 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-beta3-42007';
$wp_version = '4.9-beta3-42008';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.