From 782f05d2c5d4cf90860feab795ddedfce6d72248 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Thu, 30 Jul 2020 19:14:03 +0000 Subject: [PATCH] Docs: Various fixes and improvements to inline documentation. See #49572 Built from https://develop.svn.wordpress.org/trunk@48695 git-svn-id: http://core.svn.wordpress.org/trunk@48457 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-cron.php | 10 +++++----- wp-includes/comment-template.php | 4 ++-- wp-includes/deprecated.php | 2 +- wp-includes/embed.php | 2 +- wp-includes/functions.php | 2 +- wp-includes/rewrite.php | 6 +++--- wp-includes/taxonomy.php | 9 +++++++++ wp-includes/version.php | 2 +- 8 files changed, 23 insertions(+), 14 deletions(-) diff --git a/wp-cron.php b/wp-cron.php index 333625c069..489550dedc 100644 --- a/wp-cron.php +++ b/wp-cron.php @@ -1,17 +1,17 @@