Changeset 32876
- Timestamp:
- 06/19/2015 10:04:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-panel.php
r32855 r32876 424 424 * @return array The advanced menu properties. 425 425 */ 426 function wp_nav_menu_manage_columns() {426 public function wp_nav_menu_manage_columns() { 427 427 return array( 428 428 '_title' => __( 'Show advanced menu properties' ),
Note: See TracChangeset
for help on using the changeset viewer.