[wp-svn] Fwd: [49092] trunk/src/wp-includes: Docs: Add brackets to function names in some `@see` tags, for consistency.
Amy Fricano
amyfricano at gmail.com
Mon Oct 5 22:04:22 UTC 2020
I get all hi mail but it isn't my blog unless he swiped my old one
---------- Forwarded message ---------
From: <noreply at wordpress.org>
Date: Mon, Oct 5, 2020 at 10:01 AM
Subject: [wp-svn] [49092] trunk/src/wp-includes: Docs: Add brackets to
function names in some `@see` tags, for consistency.
To: <wp-svn at lists.wordpress.org>
Revision 49092 <https://core.trac.wordpress.org/changeset/49092> Author
SergeyBiryukov Date 2020-10-05 14:01:10 +0000 (Mon, 05 Oct 2020)
Docs: Add brackets to function names in some `@see` tags, for consistency.
Props ravipatel, davidbaumwald.
Fixes #51441 <https://core.trac.wordpress.org/ticket/51441>.
Modified Paths
- trunk/src/wp-includes/general-template.php
<#m_922668487054364086_trunksrcwpincludesgeneraltemplatephp>
- trunk/src/wp-includes/shortcodes.php
<#m_922668487054364086_trunksrcwpincludesshortcodesphp>
Diff
Modified: trunk/src/wp-includes/general-template.php
--- trunk/src/wp-includes/general-template.php 2020-10-05 13:42:04 UTC
(rev 49091)
+++ trunk/src/wp-includes/general-template.php 2020-10-05 14:01:10 UTC
(rev 49092)@@ -2408,7 +2408,7 @@ /** * Purge the cached results of
get_calendar. *- * @see get_calendar+ * @see get_calendar() * @since
2.1.0 */ function delete_get_calendar_cache() {@@ -3194,7 +3194,7 @@
* * add_action( 'wp_head', 'noindex' ); *- * @see wp_no_robots+
* @see wp_no_robots() * * @since 2.1.0 */
Modified: trunk/src/wp-includes/shortcodes.php
--- trunk/src/wp-includes/shortcodes.php 2020-10-05 13:42:04 UTC (rev 49091)
+++ trunk/src/wp-includes/shortcodes.php 2020-10-05 14:01:10 UTC (rev
49092)@@ -292,7 +292,7 @@ /** * Regular Expression callable for
do_shortcode() for calling shortcode hook. *- * @see
get_shortcode_regex for details of the match array contents.+ * @see
get_shortcode_regex() for details of the match array contents. * *
@since 2.5.0 * @access private
_______________________________________________
wp-svn mailing list
wp-svn at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/wp-svn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/wp-svn/attachments/20201005/af475a1c/attachment-0001.html>
More information about the wp-svn
mailing list