Docs: Correct method reference format in some DocBlocks.

This ensures that the methods are recognized by the WordPress Code Reference parser.

Follow-up to [7994], [25567], [27156], [28887], [49672], [52226].

Props dd32, audrasjb.
Fixes #55928.

git-svn-id: https://develop.svn.wordpress.org/trunk@53469 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2022-06-06 10:49:22 +00:00
parent 60e80c1fd9
commit 35da365282
8 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -4559,7 +4559,7 @@ function register_admin_color_schemes() {
/**
* Displays the URL of a WordPress admin CSS file.
*
* @see WP_Styles::_css_href and its {@see 'style_loader_src'} filter.
* @see WP_Styles::_css_href() and its {@see 'style_loader_src'} filter.
*
* @since 2.3.0
*