Changeset 37544 for trunk/src/wp-includes/nav-menu-template.php
- Timestamp:
- 05/23/2016 07:01:40 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/nav-menu-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/nav-menu-template.php
r37500 r37544 67 67 68 68 /** 69 * Start the element output.69 * Starts the element output. 70 70 * 71 71 * @see Walker::start_el() 72 72 * 73 73 * @since 3.0.0 74 * @since 4.4.0 'nav_menu_item_args'filter was added.74 * @since 4.4.0 The {@see 'nav_menu_item_args'} filter was added. 75 75 * 76 76 * @param string $output Passed by reference. Used to append additional content.
Note: See TracChangeset
for help on using the changeset viewer.