mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Wrap inline @see tags in curly braces.
Props costdev, mukesh27. Fixes #58858. See #58833. git-svn-id: https://develop.svn.wordpress.org/trunk@56434 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -451,7 +451,7 @@ function is_comment_feed() {
|
||||
* If you set a static page for the front page of your site, this function will return
|
||||
* true when viewing that page.
|
||||
*
|
||||
* Otherwise the same as @see is_home()
|
||||
* Otherwise the same as {@see is_home()}.
|
||||
*
|
||||
* For more information on this and similar theme functions, check out
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
|
||||
Reference in New Issue
Block a user