Cron: clarify descriptions for Cron API functions.

Props johnbillion.
Fixes #37769.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2016-08-26 09:22:30 +00:00
parent faccc617fb
commit 76926fa763
2 changed files with 45 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38356';
$wp_version = '4.7-alpha-38357';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.