Make WordPress Core


Ignore:
Timestamp:
08/24/2023 08:59:36 AM (20 months ago)
Author:
audrasjb
Message:

Docs: Wrap inline @see tags in curly braces.

Props costdev, mukesh27.
Fixes #58858.
See #58833.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/query.php

    r56192 r56434  
    452452 * true when viewing that page.
    453453 *
    454  * Otherwise the same as @see is_home()
     454 * Otherwise the same as {@see is_home()}.
    455455 *
    456456 * For more information on this and similar theme functions, check out
Note: See TracChangeset for help on using the changeset viewer.