Make WordPress Core

{1} All Tickets (7974 matches)

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

Results (4401 - 4500 of 7974)

Menus (62 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51623 Does WordPress run a clean-up cron-job for menu items having the draft status? normal normal Awaiting Review defect (bug) 10/24/2020
#51948 Override fallback nav menu item label normal normal Awaiting Review defect (bug) 12/06/2020
#48655 Improve the "Add-item" function in menus (esp. for pages) audrasjb normal major Future Release enhancement 12/16/2020 9
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein dev-feedback normal normal Awaiting Review enhancement 12/23/2020 16
#51964 Add bulk moving to items in the menu screen azhiyadev normal normal Future Release feature request 01/24/2021 6
#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
#52558 Menu items need more classes dev-feedback normal normal Awaiting Review defect (bug) 02/17/2021 1
#52616 Admin Taxonomy Search returns only 10 results max and no pagination normal normal Awaiting Review defect (bug) 02/23/2021
#51963 WordPress Multisite: Menu Editor Does Not Work In Subsites normal blocker Awaiting Review defect (bug) 03/02/2021 1
#52924 Fix input annoyance when editing Menus in Safari has-patch normal normal Awaiting Review enhancement 03/26/2021 1
#53214 Register Menu Item Custom Field normal normal Awaiting Review defect (bug) 05/15/2021
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) close normal normal Future Release enhancement 05/22/2021 81
#13822 Menu items that get unpublished still appear nacin has-patch normal normal Future Release defect (bug) 06/01/2021 45
#53449 Child Walker classes change the $args parameter data type and default value signatures for start_el and end_el normal normal Awaiting Review defect (bug) 06/18/2021 2
#13273 Allow "'non-clickable" menu items normal normal Future Release enhancement 07/06/2021 15
#51299 Remove the title attribute from Walker_Nav_Menu Hareesh Pillai has-patch normal normal Future Release defect (bug) 08/05/2021 14
#47555 Add per_page filter to nav-menu.php audrasjb has-patch low normal Future Release enhancement 08/12/2021 8
#53500 Searching for Pages & Posts when adding Menu items isn't working correctly normal major Awaiting Review defect (bug) 08/21/2021 2
#47436 Menu depth doesn't affect menu-item-has-children normal trivial Awaiting Review defect (bug) 08/21/2021 2
#54097 Menu Dividers normal normal Awaiting Review feature request 09/09/2021
#53982 Adding pages to menus could be more user friendly normal normal Awaiting Review enhancement 09/10/2021 2
#54135 `nav_menu_meta_box_object` filter doesn't work on taxonomies normal normal Awaiting Review defect (bug) 09/16/2021
#53903 Duplicate Menu Bar option normal normal Awaiting Review feature request 09/17/2021 5
#54217 Menu Screen has some UI inconsistency issue has-patch normal normal Awaiting Review defect (bug) 10/05/2021 4
#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
#54274 Choose where new menu items should go instead of default ending them to the end. normal normal Awaiting Review enhancement 10/22/2021 3
#54585 Issue in the menu editor normal normal Awaiting Review defect (bug) 12/06/2021
#23805 wp_ajax_add_menu_item() closed to user-created menu item types has-patch normal normal enhancement 01/18/2022 11
#29213 Introduce capability for access to nav-menus.php johnbillion needs-unit-tests normal normal Future Release enhancement 01/30/2022 20
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php has-patch normal normal Awaiting Review defect (bug) 01/31/2022 4
#55719 Better error message for sites using a FSE supporting theme when visiting the old navigation menus screen dev-feedback normal normal Awaiting Review defect (bug) 05/12/2022
#55841 wp_get_nav_menu_items doesn't work properly reporter-feedback normal normal Awaiting Review defect (bug) 05/27/2022 1
#55863 Menus broken after upgrade to 6.0 normal major Awaiting Review defect (bug) 05/28/2022
#55893 Not able to save navigation menus and not able to retrieve menus using wp_get_nav_menu_items normal normal Awaiting Review defect (bug) 06/01/2022 1
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 needs-docs normal trivial Future Release enhancement 07/01/2022 10
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 dev-feedback normal normal Awaiting Review defect (bug) 07/07/2022 7
#56089 Meta data of menu items not removed from wp_postmeta table after removing the menu item before being saved. has-patch normal normal Awaiting Review defect (bug) 07/12/2022 1
#18209 Capabilities with misplaced dependencies in edit_theme_options has-patch normal normal Awaiting Review defect (bug) 08/04/2022 9
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' has-patch normal normal Awaiting Review defect (bug) 09/01/2022 1
#36212 Empty menu items are deleted without warning audrasjb* has-patch normal normal Future Release defect (bug) 09/28/2022 16
#57173 Unable to edit Main Menu normal normal Awaiting Review defect (bug) 11/22/2022 1
#57308 Nav menu on Mobile remains open after clicking on an anchor link reporter-feedback normal normal Awaiting Review defect (bug) 12/13/2022 3
#57313 Adding a menu item without a link URL should not add a broken HTML a tag dev-feedback normal normal Awaiting Review defect (bug) 12/13/2022 6
#57428 Walker_Nav_Menu::start_el() $data_object is not a WP_Post normal minor Awaiting Review defect (bug) 01/06/2023
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* normal normal Future Release defect (bug) 01/06/2023 8
#57519 Sundry Menu Bugs normal major Awaiting Review defect (bug) 01/21/2023 1
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion has-patch normal normal Future Release enhancement 02/09/2023 12
#57546 Appearance>Menus Disappear (actual menu items) When Updating to WP 6+ normal normal Awaiting Review defect (bug) 02/17/2023 2
#18282 Issue with admin page hierarchy in Menu admin normal critical Awaiting Review defect (bug) 02/24/2023 74
#57140 Add filters to allow themes and plugins to pass HTML attributes to different Nav Walker output needs-unit-tests normal minor 6.3 enhancement 03/01/2023 12
#58017 Exception thrown when using array-data in URL query normal normal Awaiting Review defect (bug) 03/30/2023 2
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore has-patch normal normal Awaiting Review defect (bug) 04/03/2023 2
#58005 Saving menus is slow reporter-feedback normal normal Awaiting Review defect (bug) 04/05/2023 4
#58044 Issue with wp_setup_nav_menu_item normal normal Awaiting Review defect (bug) 04/08/2023 4
#58098 Empty top-level menu item to have role=button reporter-feedback normal normal Awaiting Review enhancement 04/27/2023 5
#36012 Add .current-ancestor class to any relative menu item ancestor SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 04/28/2023 9
#58270 wp-admin left menu icon not showing in safari 16.1 normal minor Awaiting Review defect (bug) 05/08/2023 1
#55773 FSE navigation menu - styling problem normal normal Awaiting Review defect (bug) 05/12/2023 3
#58345 Critical error if page_for_posts is set to non existing page ID has-patch normal normal 6.3 defect (bug) 05/19/2023 5
#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 audrasjb normal normal Future Release defect (bug) 06/01/2023 12
#58468 Add missing param description to `update_menu_item_cache` in `wp_get_nav_menu_items()`. audrasjb has-patch normal normal 6.3 defect (bug) 06/07/2023 2
#58473 The menu messages rework normal minor Awaiting Review enhancement 06/07/2023

Networks and Sites (38 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#37958 Improve looping through sites and restoring normal normal Awaiting Review enhancement 01/27/2017 16
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities normal normal Future Release enhancement 02/02/2017 4
#40465 Multisite fails to rewrite upload path on main site normal normal Awaiting Review defect (bug) 04/17/2017 5
#40511 get_blogs_of_user should return an array of WP_Site objects normal normal Awaiting Review enhancement 04/24/2017 5
#40554 Hide /wp-admin/network/site-settings.php normal normal Awaiting Review enhancement 04/25/2017 1
#39495 Can't navigate to subsite without logging in again. normal normal Awaiting Review defect (bug) 05/02/2017 3
#38071 Add status links to network/sites.php has-patch normal normal Future Release enhancement 05/06/2017 16
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables normal normal Future Release enhancement 05/19/2017 4
#25293 Switch_to_blog not switching the siteid dev-feedback normal minor Future Release defect (bug) 06/08/2017 20
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it has-patch low normal Future Release enhancement 07/03/2017 2
#36940 Break `manage_sites` capability up into more targeted caps johnjamesjacoby normal normal Future Release enhancement 07/17/2017 9
#26861 Too easy to delete a site in Multisite flixos90 has-patch normal minor Awaiting Review enhancement 07/18/2017 14
#39158 Unify site deactivation process dev-feedback normal normal Future Release defect (bug) 08/14/2017 7
#29411 Add multi-network helper functionality normal normal Future Release enhancement 08/16/2017 10
#40646 Move code from `ms-settings.php` into functions needs-unit-tests normal normal Future Release enhancement 08/29/2017 5
#15691 Network admin should have its own settings API needs-unit-tests normal normal Future Release feature request 09/07/2017 25
#41771 Global configuration table needs-unit-tests normal normal Awaiting Review enhancement 09/19/2017 2
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() normal normal Awaiting Review enhancement 09/27/2017 3
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query has-patch normal normal Future Release enhancement 10/03/2017 9
#40362 Remove `blog-id-cache` cache group dev-feedback normal normal Awaiting Review defect (bug) 10/03/2017 6
#42187 Multisite - Wordpress Importer Unavailable normal normal Awaiting Review defect (bug) 10/11/2017
#42389 Wrong password on confirmation page after manual activation of additional sub sites has-patch normal normal Awaiting Review defect (bug) 10/31/2017
#39808 My Sites broken in 4.7.2 normal normal Awaiting Review defect (bug) 11/14/2017 15
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table has-patch normal normal Awaiting Review enhancement 11/22/2017
#39334 Network administrators should be able to enable themes on the site level has-patch normal normal Awaiting Review enhancement 12/03/2017 2
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol normal normal Awaiting Review defect (bug) 12/21/2017 1
#43390 get_super_admins() should not return "admin" by default has-patch normal normal Awaiting Review defect (bug) 02/25/2018 2
#37822 Text area misaligned on network setting.php normal normal Future Release defect (bug) 03/05/2018 12
#13743 Ability to choose a network default theme dev-feedback normal normal Future Release enhancement 03/28/2018 33
#43899 Move the view mode switcher into screen options for multisite users and sites normal normal Awaiting Review defect (bug) 04/29/2018 3
#14215 MultiSite: Add new > different username from blog title normal normal Future Release feature request 05/07/2018 8
#27832 All sites automatically marked as archived after upgrade normal normal Awaiting Review defect (bug) 12/08/2018 9
#42091 Use get_site_by() in get_id_from_blogname() jeremyfelt has-patch normal normal Future Release enhancement 01/08/2019 4
#43812 Retrieving Blog/site description in multisite dev-feedback normal normal Awaiting Review enhancement 01/16/2019 1
#46072 add a $metas param to wpmu_create_blog() has-patch normal normal Awaiting Review enhancement 01/23/2019 3
#37687 Multisite - Enormous number of update queries during site creation (user roles) normal normal Awaiting Review enhancement 01/23/2019 2
#44814 User table same schema, single and multisite dev-feedback normal normal Future Release enhancement 01/25/2019 4
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 has-patch normal normal Future Release enhancement 01/27/2019 22
Note: See TracReports for help on using and creating reports.