Changeset 51299 for trunk/src/wp-includes/nav-menu.php
- Timestamp:
- 07/01/2021 09:09:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/nav-menu.php
r50828 r51299 160 160 * @since 3.0.0 161 161 * 162 * @return int[] Associative array of egistered navigation menu IDs keyed by their162 * @return int[] Associative array of registered navigation menu IDs keyed by their 163 163 * location name. If none are registered, an empty array. 164 164 */
Note: See TracChangeset
for help on using the changeset viewer.