From a6a5bea437fe2767037fc2b67051ec7e3febacc0 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 20 Sep 2022 20:32:09 +0000 Subject: [PATCH] Docs: Various improvements and corrections to inline docs. See #55646 Built from https://develop.svn.wordpress.org/trunk@54267 git-svn-id: https://core.svn.wordpress.org/trunk@53826 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 2 +- wp-includes/cron.php | 12 ++++++------ wp-includes/functions.php | 7 +------ wp-includes/general-template.php | 1 + wp-includes/option.php | 6 +++--- wp-includes/post.php | 2 +- wp-includes/script-loader.php | 6 +++--- wp-includes/version.php | 2 +- 8 files changed, 17 insertions(+), 21 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 4e100e409a..b0c6cb362f 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -1649,7 +1649,7 @@ function add_settings_section( $id, $title, $callback, $page, $args = array() ) * @param string $section Optional. The slug-name of the section of the settings page * in which to show the box. Default 'default'. * @param array $args { - * Optional. Extra arguments used when outputting the field. + * Optional. Extra arguments that get passed to the callback function. * * @type string $label_for When supplied, the setting title will be wrapped * in a `