From ffa7e7d4abb6f112dcfe7d8c20c556c77099110a Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Sun, 20 Aug 2017 04:37:45 +0000 Subject: [PATCH] Docs: Improve the usefulness and accuracy of the file header for wp-cron.php. Props stevenlinx for the initial patch. Fixes #31401. Built from https://develop.svn.wordpress.org/trunk@41276 git-svn-id: http://core.svn.wordpress.org/trunk@41116 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-cron.php | 11 +++++++++-- wp-includes/version.php | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/wp-cron.php b/wp-cron.php index f73d354444..da526d2fea 100644 --- a/wp-cron.php +++ b/wp-cron.php @@ -1,7 +1,14 @@