Make WordPress Core

{1} All Tickets (8403 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4601 - 4700 of 8403)

Menus (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added dev-feedback normal normal defect (bug) 06/04/2019 3
#20289 wp_nav_menu container is not set when menu isn't defined dev-feedback normal normal defect (bug) 06/04/2019 2
#20325 Menu item parent classes for page_for_posts (home.php) not properly set on single.php normal normal defect (bug) 06/04/2019 3
#21070 Added a filter to the sub-menu class attribute dev-feedback normal normal enhancement 06/04/2019 4
#21669 Make "Home" option persistent in Pages box on Menus screen normal normal defect (bug) 06/04/2019 1
#21773 Scheduled pages/posts should not appear in custom menus reporter-feedback normal normal defect (bug) 06/04/2019 9
#23023 Touch UI Menu Code doesn't address flyout menus two-levels deep. normal normal defect (bug) 06/04/2019 3
#23805 wp_ajax_add_menu_item() closed to user-created menu item types has-patch normal normal enhancement 01/18/2022 11
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el has-patch normal normal defect (bug) 06/04/2019 3
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 12/22/2019 16
#24548 _wp_menu_item_classes_by_context assumes $queried_object->ancestors is an array dev-feedback normal normal defect (bug) 06/04/2019 4
#24975 Scheduled Page on Menu showing before Schedule time chriscct7 has-patch normal normal defect (bug) 06/04/2019 8
#25122 First nav menu automatically adds all pages (including sub pages) but doesn't preserve page hierarchy nacin normal normal enhancement 10/20/2020 14
#26935 Add empty submenu page to hide menu page title in list normal normal enhancement 06/04/2019 2
#28101 Menus screen: add "Menus" heading and "Add New" button has-patch normal normal enhancement 06/04/2019 3
#28138 Updating menu item requires passing all of a menu item's data to wp_update_nav_menu_item() has-patch normal normal defect (bug) 06/04/2019 8
#28140 Position for first menu item on menu is 0 when it should be 1 has-patch normal normal Future Release defect (bug) 10/01/2017 6
#28908 Adding a menu custom link during autocompletion does not add the full text in firefox dev-feedback normal normal defect (bug) 06/04/2019 3
#29213 Introduce capability for access to nav-menus.php johnbillion needs-unit-tests normal normal Future Release enhancement 01/30/2022 20
#29728 Could be very useful 'wp_remove_nav_menu_item' has-patch normal normal feature request 06/04/2019 2
#29890 Make menu descriptions available to be displayed on the front-end helen has-patch normal normal enhancement 06/04/2019 31
#31360 Missing active state classes for parent menu items normal normal defect (bug) 06/04/2019 1
#31391 Make the list of registered nav menus filterable needs-unit-tests normal normal enhancement 06/04/2019 2
#31640 Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items has-patch normal normal enhancement 06/04/2019 2
#32237 Default query args are ignored in menu editor's taxonomy metaboxes has-patch normal normal defect (bug) 06/04/2019 3
#32700 Allow media attachments in nav menus dev-feedback normal normal Awaiting Review enhancement 06/13/2020 8
#32918 _wp_menu_item_classes_by_context does not generate "current-menu-ancestor" class when the menu structure was changed by e.g. a plugin has-patch normal normal defect (bug) 06/04/2019 3
#33640 Unable to add menu items to menus on Ubuntu droplet reporter-feedback normal normal defect (bug) 06/04/2019 1
#33743 Theme location x Menu location has-patch normal normal Future Release defect (bug) 07/01/2023 4
#33955 get_posts() menu args filter has-patch normal normal enhancement 06/04/2019 4
#34235 Multi selection in menu normal normal feature request 06/04/2019 1
#34641 Inline menu item editing in backend normal normal feature request 06/04/2019 2
#34657 WordPress doesn't set object terms for menu items so pending items not working dev-feedback normal normal defect (bug) 06/04/2019 3
#34803 Deleting menu item with sub-items does not update sub-items' parent (with disabled JS) has-patch normal normal defect (bug) 06/04/2019 3
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT has-patch normal normal defect (bug) 06/04/2019 6
#35048 custom menu - OPTIMIZE QUERY! normal normal feature request 06/04/2019 2
#35055 Custom Meta for nav_menu_items normal normal feature request 06/04/2019 1
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data normal normal Awaiting Review enhancement 03/07/2017 2
#35132 UX improvements when creating/editing menus normal normal enhancement 06/04/2019 1
#35330 Categories Format & Search Bug normal normal defect (bug) 06/04/2019 4
#35384 Archive for post in Menu Editor needs-unit-tests normal normal enhancement 06/04/2019 5
#35640 No API to set a nav menu location normal normal defect (bug) 06/04/2019 4
#35702 No current-menu-item in WP custom menus normal normal enhancement 06/04/2019 2
#35867 Screen scrolls to bottom when moving menu items on mobile normal normal defect (bug) 06/04/2019 3
#35879 Increase width of menu item classes field normal normal enhancement 06/04/2019 3
#35955 Improvements for Menus reporter-feedback normal normal enhancement 06/04/2019 1
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 04/28/2023 9
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra has-patch normal normal Future Release defect (bug) 01/03/2018 9
#36212 Empty menu items are deleted without warning audrasjb* has-patch normal normal Future Release defect (bug) 09/28/2022 16
#36411 Missing admin menu for custom taxonomy normal normal defect (bug) 06/04/2019 4
#36891 Saving large menus is super slow normal normal enhancement 06/04/2019 3
#37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 has-patch normal normal defect (bug) 06/04/2019 1
#37079 Add new filter pre_wp_get_nav_menu_items has-patch normal normal Awaiting Review enhancement 08/17/2017 5
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments needs-unit-tests normal normal Future Release defect (bug) 10/10/2021 5
#37391 memory issue action reporter-feedback normal normal defect (bug) 04/18/2019 2
#37920 `the_title` filter called in 2 places inconsistently dev-feedback normal normal Awaiting Review defect (bug) 04/19/2019 1
#37971 Menus screen: improve the responsive view normal normal Awaiting Review defect (bug) 04/05/2019 3
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion has-patch normal normal Future Release enhancement 02/09/2023 12
#38224 Not enough results in menu-page-add-search dev-feedback normal normal Awaiting Review defect (bug) 01/31/2017 3
#38486 current_page_parent class wrongly added to menu item williampatton needs-unit-tests normal normal Awaiting Review defect (bug) 07/31/2020 8
#38801 Terms with the same name indistinguishable in Menu section normal normal Future Release defect (bug) 08/18/2017 5
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov has-patch normal normal Future Release enhancement 09/23/2019 9
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein dev-feedback normal normal Awaiting Review enhancement 12/23/2020 16
#39056 Twenty Seventeen: No Default Menu option creates extra work normal normal Awaiting Review defect (bug) 03/05/2018 4
#39077 Navigation menu items should be defined as being hierarchical dev-feedback normal normal Future Release defect (bug) 01/14/2019 9
#39196 When saving large menus the JSON encoded string was not used. related to #14134 has-patch normal normal Awaiting Review defect (bug) 07/05/2017 2
#39355 Menu title doesn't get updated if I change the page title normal normal Awaiting Review defect (bug) 01/08/2020 4
#39558 A lot of menu classes (and id's) are missing when there's no menu set for a location normal normal Awaiting Review enhancement 01/12/2017 1
#39862 Track the number of children for a walker element scope has-patch normal normal Awaiting Review enhancement 08/02/2017 5
#40024 Include CPT archives in the menu cutomizer normal normal Future Release enhancement 11/07/2019 4
#40090 Walker::display_element does not populate $args[0]->has_children when it is cast as an Object normal normal Awaiting Review defect (bug) 03/10/2017 3
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call normal normal Awaiting Review defect (bug) 06/10/2019 2
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least has-patch normal normal Awaiting Review enhancement 05/15/2017 4
#40872 Add $item argument to start_lvl (nav menu walker) reporter-feedback normal normal Awaiting Review feature request 06/28/2017 2
#41351 Searching for a category returns nothing if category is empty normal normal Awaiting Review defect (bug) 11/22/2019 6
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) has-patch normal normal Awaiting Review defect (bug) 12/13/2017 5
#41583 Menus Administration screen, menu items are always loaded even when not needed dev-feedback normal normal Awaiting Review enhancement 10/10/2017 1
#41800 Ability to collapse multi-level menus in the Menu editor normal normal Awaiting Review enhancement 09/07/2017 3
#42288 Validation of custom menu link normal normal Awaiting Review defect (bug) 06/14/2018 4
#42566 When I use wp_nav_menu I get a huge update_meta_cache query regardless of theme normal normal Awaiting Review defect (bug) 01/26/2021 3
#42992 Menu Customizer - Inconsistent use of Tags and Format Menu Items close normal normal Awaiting Review defect (bug) 01/17/2019 4
#43033 User can not see updated Icon in editing Menu with live preview normal normal Awaiting Review defect (bug) 02/05/2018 2
#43076 current-menu-item for archive menu item on singular page audrasjb reporter-feedback normal normal Future Release defect (bug) 01/17/2020 2
#43176 Nav Menu Search - add filters for query args normal normal Awaiting Review enhancement 01/16/2019 1
#43305 Accessibility Issue in Arranging the Menu Items: I need a combobox for selecting the parent item and a combobox for selecting the item position rcreators dev-feedback normal normal 6.6 defect (bug) 03/16/2024 38
#43383 Allow menu items to be inserted in place normal normal Awaiting Review feature request 02/11/2019 3
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* normal normal Future Release defect (bug) 01/06/2023 8
#43538 'No items,' should be considered to display when no Most Used Category is available has-patch normal normal Awaiting Review enhancement 01/16/2019 2
#44329 current-menu-item class not applied to home link with starter content audrasjb low normal Future Release defect (bug) 07/09/2019
#44803 Add a page to a menu by its ID or slug normal normal Awaiting Review feature request 01/30/2019 1
#46042 wp_nav_menu always returns a container normal normal Awaiting Review defect (bug) 01/19/2019 3
#46208 Improve Menu experience by making it easier to delete multiple menus at once audrasjb normal normal Future Release enhancement 05/03/2019 1
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php has-patch normal normal Awaiting Review defect (bug) 06/14/2023 5
#47139 function wp_logout_url urlencode causes issues in items wrap nav walker. audrasjb reporter-feedback normal normal Awaiting Review defect (bug) 08/02/2019 3
#47436 Menu depth doesn't affect menu-item-has-children normal trivial Awaiting Review defect (bug) 08/21/2021 2
#47555 Add per_page filter to nav-menu.php audrasjb has-patch low normal Future Release enhancement 08/12/2021 8
#47657 Menu: In wp_link_pages() function add new args to wrap a tag dev-feedback normal normal Awaiting Review feature request 07/08/2019 1
#47983 Menus: Only send non-empty values on menu save on nav-menus.php normal normal Awaiting Review enhancement 09/06/2019 3
#48015 Unexpected results from wp_nav_menu() normal major Awaiting Review defect (bug) 10/03/2019 3
#48133 Please add filter on wp walker li element normal normal Awaiting Review enhancement 10/01/2019 1
Note: See TracReports for help on using and creating reports.