Make WordPress Core


Ignore:
Timestamp:
07/01/2021 09:09:04 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous formatting corrections for docblocks.

See #53399

File:
1 edited

Legend:

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

    r50828 r51299  
    160160 * @since 3.0.0
    161161 *
    162  * @return int[] Associative array of egistered navigation menu IDs keyed by their
     162 * @return int[] Associative array of registered navigation menu IDs keyed by their
    163163 *               location name. If none are registered, an empty array.
    164164 */
Note: See TracChangeset for help on using the changeset viewer.