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-settings.php

    r56296 r56434  
    523523
    524524/**
    525  * Holds the reference to @see $wp_the_query
     525 * Holds the reference to {@see $wp_the_query}.
    526526 * Use this global for WordPress queries
    527527 *
Note: See TracChangeset for help on using the changeset viewer.