Changeset 62005 for branches/4.8/src/wp-includes/nav-menu.php
- Timestamp:
- 03/13/2026 01:03:05 PM (6 months ago)
- Location:
- branches/4.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/nav-menu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8
- Property svn:mergeinfo changed
/trunk merged: 61879-61884,61886-61887,61890,61913
- Property svn:mergeinfo changed
-
branches/4.8/src/wp-includes/nav-menu.php
r40676 r62005 435 435 } 436 436 437 if ( $args['menu-item-title'] == $original_title )437 if ( wp_unslash( $args['menu-item-title'] ) === $original_title ) { 438 438 $args['menu-item-title'] = ''; 439 } 439 440 440 441 // 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)