Make WordPress Core

{1} All Tickets (8253 matches)

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

Results (4701 - 4800 of 8253)

Menus (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#28101 Menus screen: add "Menus" heading and "Add New" button has-patch normal normal Awaiting Review enhancement 07/22/2025 6
#63010 Make "Create a New Menu" a Clear CTA link has-patch normal normal Future Release enhancement 07/22/2025 9
#43538 'No items,' should be considered to display when no Most Used Category is available has-patch normal normal Awaiting Review enhancement 07/25/2025 3
#37344 Side effects on 'nav_menu_item_args' filter when appending to arguments needs-unit-tests normal normal Future Release defect (bug) 07/29/2025 6
#53500 Searching for Pages & Posts when adding Menu items isn't working correctly normal major Awaiting Review defect (bug) 09/10/2025 3
#40872 Add $item argument to start_lvl (nav menu walker) close normal normal Awaiting Review feature request 09/29/2025 3
#18282 Issue with admin page hierarchy in Menu admin normal critical Awaiting Review defect (bug) 09/30/2025 82
#58005 Saving menus is slow reporter-feedback normal normal Awaiting Review defect (bug) 10/20/2025 5
#64011 wp_die() status code Menus component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/22/2025 1
#64312 Confusing & Unsafe Menu Behavior in WordPress Admin (Especially on Mobile) normal major Awaiting Review enhancement 11/26/2025
#39077 Navigation menu items should be defined as being hierarchical has-patch normal normal Future Release defect (bug) 01/28/2026 10
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra has-patch normal normal Future Release defect (bug) 01/29/2026 10
#38224 Not enough results in menu-page-add-search dev-feedback normal normal Awaiting Review defect (bug) 01/29/2026 4
#39196 When saving large menus the JSON encoded string was not used. related to #14134 reporter-feedback normal normal Awaiting Review defect (bug) 01/30/2026 3
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el has-patch normal normal defect (bug) 02/01/2026 4
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 02/03/2026 19
#62451 Menu editing broken on mobile normal normal Future Release defect (bug) 02/10/2026 16
#64834 Bug Report / UX Issue: Taxonomy Hierarchy Flattens and Breaks in Nav Menu "View All" Tab Due to Pagination normal normal Awaiting Review defect (bug) 03/09/2026
#63261 Menu items incorrectly marked as current when page and taxonomy share the same object_id audrasjb reporter-feedback normal normal Future Release defect (bug) 03/17/2026 16
#38486 current_page_parent class wrongly added to menu item williampatton has-patch normal normal Awaiting Review defect (bug) 04/03/2026 10
#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 04/08/2026 10
#13822 Menu items that get unpublished still appear nacin has-patch normal normal Future Release defect (bug) 04/18/2026 54
#13273 Allow "'non-clickable" menu items dev-feedback normal normal Future Release enhancement 05/05/2026 28
#65348 Adding menu items in bulk, checked items forgotten when navigating has-patch normal minor Awaiting Review defect (bug) 05/27/2026 3
#63473 Most recent tab in classic menu is not showing special pages (front, posts, privacy policy) desrosj has-patch normal normal 7.0.1 defect (bug) 06/04/2026 16

Networks and Sites (75 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#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
#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
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol normal normal Awaiting Review defect (bug) 12/21/2017 1
#37822 Text area misaligned on network setting.php normal normal Future Release defect (bug) 03/05/2018 12
#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
#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
#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
#44461 inconsistent type for global $blog_id has-patch normal normal Awaiting Review defect (bug) 02/01/2019 2
#38312 Network setup step 2 throws warning in certain server setups normal normal Awaiting Review defect (bug) 04/01/2019 1
#24173 Unit tests: Support subdirectory multisite installs has-patch normal normal defect (bug) 06/04/2019 13
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message has-patch normal normal defect (bug) 06/04/2019 4
#26953 Network Admin "Site Edit" page needs Settings trimmed down normal normal enhancement 06/04/2019 9
#27287 siteurl is missing WordPress path when creating a new site needs-unit-tests normal normal defect (bug) 06/04/2019 4
#28530 WPMU Creating new user does not use welcome notification template dev-feedback normal normal defect (bug) 06/04/2019 11
#28694 Provide a clean way for Plugins to run update scripts for MultiSite normal normal enhancement 06/04/2019 3
#29536 Toggle excerpt/list view buttons appear on users list page in network admin normal normal enhancement 06/04/2019 2
#30233 Replace or rewrite domain_exists() for more accurate usage dev-feedback normal normal enhancement 06/04/2019 5
#31664 Multisite network setup for .htaccess normal normal defect (bug) 06/04/2019 4
#32994 invite email from secondary blog does not use network site URL for wp-activate link reporter-feedback normal normal defect (bug) 06/04/2019 4
#33186 Stop sending password via e-mail when creating a new site in Multisite normal normal task (blessed) 06/04/2019 3
#33832 Add admin email column to list table on wp-admin/network/sites.php normal normal defect (bug) 06/04/2019 2
#33967 MS Sites: content of the users column should be by choice, number is not too informative dev-feedback normal normal enhancement 06/04/2019 26
#35274 Break-out conditional in allow_subdomain_install() has-patch normal normal enhancement 06/04/2019 2
#35912 Allow changing network URL scheme dev-feedback normal normal enhancement 06/04/2019 8
#36372 Show Plugins Active at the Site Level normal normal enhancement 06/04/2019 3
#37685 Creating new multisite blog - wpmu_create_blog tries to execute queries on non-existent tables reporter-feedback normal normal defect (bug) 06/04/2019 7
#21994 Subdomains may not exceed 63 characters in length has-patch low normal enhancement 06/04/2019 10
#47630 Multisite: Admin dashboard links are malfunctioning on mapped domain normal blocker Awaiting Review defect (bug) 07/10/2019 1
#47735 Separate sites I have created and sites I have joined in a network install normal normal Awaiting Review enhancement 07/19/2019 1
#47700 My Sites text is confusing normal normal Awaiting Review enhancement 07/19/2019 9
#48192 get_blogs_of_user not setting public parameter has-patch normal normal Awaiting Review enhancement 10/06/2019 1
#40180 Introduce `get_site_by()` function for multisite flixos90 has-patch normal normal Future Release enhancement 10/10/2019 38
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded has-patch normal normal Awaiting Review enhancement 11/01/2019 2
#36432 Show Site ID and Theme in My Sites dev-feedback normal normal Awaiting Review enhancement 11/05/2019 4
#38171 A site within a network has no more users when those users are deleted from the network dev-feedback normal normal Awaiting Review feature request 01/06/2020 12
#49059 Whitespace inside p element in wp-signup.php should be removed dev-feedback normal normal Future Release enhancement 02/11/2020 32
#46662 Networked WP "Deactivate" a blog site then later "Activate" it loses posts and comments normal normal Awaiting Review defect (bug) 02/20/2020
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function has-patch normal minor Awaiting Review feature request 04/07/2020 1
#37799 Add progress indicator to "Upgrade Network" page pcarvalho has-patch normal normal Future Release enhancement 05/18/2020 27
#50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation normal normal Awaiting Review defect (bug) 05/22/2020
#49968 Network Site Info - No hooks for customzsation has-patch normal normal Awaiting Review enhancement 08/04/2020 2
#18777 Support filtering of domain validation on Add New Site. normal normal enhancement 10/16/2020 9
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop normal critical Awaiting Review defect (bug) 12/15/2020 1
#44689 Convert user sites (my-sites.php) to table dev-feedback normal normal Awaiting Review enhancement 01/12/2021 8
#52378 Network admin site action confirmation leads to expired link screen when referer not available normal normal Awaiting Review defect (bug) 01/29/2021 1
#43130 Add New Site: admin autocomplete search all users normal normal Awaiting Review enhancement 04/06/2021 1
#31673 Multisite UX: deleting a plugin normal normal Awaiting Review enhancement 05/22/2021 6
#53338 Determine when there is an error submitting the wp-signup.php form normal normal Awaiting Review enhancement 06/05/2021
#39156 Introduce singular capabilities for managing individual sites on a network dev-feedback normal normal Future Release enhancement 07/20/2021 9
#18163 Include more usermeta fields in the Network Admin's "Add User" view has-patch normal normal Future Release feature request 08/15/2021 24
#54080 Dashboard > My Sites could use a list table for displaying the list of sites dev-feedback normal normal Awaiting Review feature request 09/08/2021 2
#54290 Domain mapping: Text displayed on wp-signup.php asserts site doesn't exist when it does actually exist normal normal Awaiting Review defect (bug) 10/26/2021 2
#54325 Multisite domain mapping: No blog address to revert to when domain mapping is made inactive normal normal Awaiting Review enhancement 11/07/2021 1
#54361 Multisite: Confusion for average users when a blog is a mapped domain and requires re-authentication dev-feedback normal normal Awaiting Review enhancement 11/15/2021
#45640 get_blogs_of_user improvements alexstine needs-unit-tests normal minor Awaiting Review enhancement 11/16/2021 4
#38630 Discourage usage of legacy properties in WP_Site dev-feedback low normal Future Release enhancement 11/22/2021 10
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 has-patch normal normal Future Release defect (bug) 01/30/2022 32
#40513 switch_to_blog should accept a WP_site as param needs-unit-tests normal normal Future Release enhancement 02/01/2022 9
Note: See TracReports for help on using and creating reports.