Changeset 61520 for trunk/src/wp-admin/nav-menus.php
- Timestamp:
- 01/23/2026 06:13:53 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/nav-menus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/nav-menus.php
r61454 r61520 673 673 674 674 /** 675 * Adds a CSS class to display the max depth of the navigation menu. 676 * 675 677 * @since 3.0.0 676 678 * 677 * @global int $_wp_nav_menu_max_depth 679 * @global int $_wp_nav_menu_max_depth Maximum depth of the navigation menu. 678 680 * 679 * @param string $classes 680 * @return string 681 * @param string $classes Existing CSS classes for the body tag. 682 * @return string Modified CSS classes including the menu max depth class. 681 683 */ 682 684 function wp_nav_menu_max_depth( $classes ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)