Changeset 62001 for branches/5.2/src/wp-includes/nav-menu.php
- Timestamp:
- 03/13/2026 12:29:20 PM (4 months ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/nav-menu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
- Property svn:mergeinfo changed
/trunk merged: 61879-61884,61886-61887,61890,61913
- Property svn:mergeinfo changed
-
branches/5.2/src/wp-includes/nav-menu.php
r45832 r62001 485 485 } 486 486 487 if ( $args['menu-item-title']== $original_title ) {487 if ( wp_unslash( $args['menu-item-title'] ) === $original_title ) { 488 488 $args['menu-item-title'] = ''; 489 489 }
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)