Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1283 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 1283)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/08/2025
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) dev-feedback 09/04/2025
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/31/2023
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/18/2023
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
#6778 Detect when the config will cause infinite loop Permalinks normal normal Future Release enhancement dev-feedback 03/15/2019
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 07/02/2020
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 08/07/2025
#37831 Change the permalink structure without changing the url of older articles Permalinks normal normal Awaiting Review feature request dev-feedback 04/19/2019
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 05/25/2023
#17170 Attachment slugs are not unique Permalinks normal major defect (bug) dev-feedback 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/26/2025
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#34822 Post name permalinks problems Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#32705 `includes_url` shouldn't use `site_url()` on the frontend Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#34555 superscript in url Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 02/06/2020
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 08/28/2025
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 09/13/2024
#40012 Only add_metadata if no matching value Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 03/02/2017
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 11/12/2019
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
#38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 07/17/2025
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 05/18/2020
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 07/19/2021
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 01/16/2019
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/18/2025
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 11/19/2025
#63685 "pre_add_option" hook missing Options, Meta APIs normal minor Awaiting Review enhancement changes-requested 07/11/2025
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/09/2025
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/03/2021
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 11/05/2025
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
#38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 02/01/2018
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 11/06/2020
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/19/2019
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/16/2025
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/12/2025
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 06/04/2019
#26895 Deprecate recently_edited option Options, Meta APIs normal minor enhancement dev-feedback 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#14125 Seperate out non-editable options in edit site sorich87 Options, Meta APIs normal normal enhancement dev-feedback 08/22/2025
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/10/2025
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11/16/2022
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
#39158 Unify site deactivation process Networks and Sites normal normal Future Release defect (bug) dev-feedback 08/14/2017
#45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 09/09/2024
#60659 get_subdirectory_reserved_name bypass on mutlisite Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 02/07/2025
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/26/2022
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist audrasjb Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/08/2025
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 12/10/2025
#44689 Convert user sites (my-sites.php) to table Networks and Sites normal normal Awaiting Review enhancement dev-feedback 01/12/2021
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
#16853 Error 500 when a user has too many sites Networks and Sites normal minor Future Release enhancement dev-feedback 02/09/2025
#39156 Introduce singular capabilities for managing individual sites on a network Networks and Sites normal normal Future Release enhancement dev-feedback 07/20/2021
#52188 Move Multisite settings page into tabs Networks and Sites normal normal Awaiting Review enhancement dev-feedback 02/26/2022
#54361 Multisite: Confusion for average users when a blog is a mapped domain and requires re-authentication Networks and Sites normal normal Awaiting Review enhancement dev-feedback 11/15/2021
#34293 Network Admin Email description doesn't really explain what it is. johnjamesjacoby Networks and Sites normal normal Future Release enhancement dev-feedback 11/06/2025
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 04/01/2025
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#36432 Show Site ID and Theme in My Sites Networks and Sites normal normal Awaiting Review enhancement dev-feedback 11/05/2019
#45839 Use site meta for blog details Networks and Sites normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#44814 User table same schema, single and multisite Networks and Sites normal normal Future Release enhancement dev-feedback 01/25/2019
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal Future Release enhancement dev-feedback 02/11/2020
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal Awaiting Review feature request dev-feedback 01/06/2020
#54080 Dashboard > My Sites could use a list table for displaying the list of sites Networks and Sites normal normal Awaiting Review feature request dev-feedback 09/08/2021
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) dev-feedback 06/20/2025
#28530 WPMU Creating new user does not use welcome notification template Networks and Sites normal normal defect (bug) dev-feedback 06/04/2019
#35912 Allow changing network URL scheme Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal enhancement close 07/16/2025
#33967 MS Sites: content of the users column should be by choice, number is not too informative Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#27224 Multisite upload settings are inconsistent Networks and Sites normal normal enhancement dev-feedback 09/17/2024
#30233 Replace or rewrite domain_exists() for more accurate usage Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#57313 Adding a menu item without a link URL should not add a broken HTML a tag Menus normal normal Awaiting Review defect (bug) dev-feedback 12/13/2022
#55719 Better error message for sites using a FSE supporting theme when visiting the old navigation menus screen Menus normal normal Awaiting Review defect (bug) dev-feedback 05/12/2022
#52558 Menu items need more classes Menus normal normal Awaiting Review defect (bug) dev-feedback 06/25/2025
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 11/01/2024
#63473 Most recent tab in classic menu is not showing special pages (front, posts, privacy policy) Menus normal normal Awaiting Review defect (bug) dev-feedback 06/19/2025
#38224 Not enough results in menu-page-add-search Menus normal normal Awaiting Review defect (bug) dev-feedback 01/31/2017
#37920 `the_title` filter called in 2 places inconsistently Menus normal normal Awaiting Review defect (bug) dev-feedback 04/19/2019
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#60199 update_menu_item_cache appears to load postmeta for all linked posts Menus normal normal Awaiting Review defect (bug) dev-feedback 04/15/2024
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal Awaiting Review enhancement dev-feedback 12/23/2020
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal Future Release enhancement dev-feedback 07/27/2020
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.