Changeset 62003 for branches/5.0/src/wp-includes/nav-menu.php
- Timestamp:
- 03/13/2026 12:41:24 PM (4 months ago)
- Location:
- branches/5.0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/nav-menu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0
- Property svn:mergeinfo changed
/trunk merged: 61879-61884,61886-61887,61890,61913
- Property svn:mergeinfo changed
-
branches/5.0/src/wp-includes/nav-menu.php
r43899 r62003 467 467 } 468 468 469 if ( $args['menu-item-title'] == $original_title )469 if ( wp_unslash( $args['menu-item-title'] ) === $original_title ) { 470 470 $args['menu-item-title'] = ''; 471 } 471 472 472 473 // hack to get wp to create a post object when too many properties are empty
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)