Changeset 48109 for trunk/src/wp-includes/nav-menu-template.php
- Timestamp:
- 06/20/2020 12:38:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/nav-menu-template.php
r47892 r48109 16 16 * @since 3.0.0 17 17 * @since 4.7.0 Added the `item_spacing` argument. 18 *19 * @staticvar array $menu_id_slugs20 18 * 21 19 * @param array $args { … … 606 604 * @access private 607 605 * 608 * @staticvar array $used_ids609 606 * @param string $id 610 607 * @param object $item
Note: See TracChangeset
for help on using the changeset viewer.