Make WordPress Core

{15} Has Patch and Needs Testing (289 matches)

Create a new ticket
  • Tickets that have a patch and are explicitly marked as needing extra testing
  • Sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 289 of 289)

1 2 3

Future Releases (85 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63656 get_page_by_path $post_type supports string and array but the check in the loop is checking by string Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/12/2025
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal Future Release enhancement has-patch 10/29/2024
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 07/20/2020
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 07/06/2020
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 02/27/2020
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/24/2025
#46040 Broken symlinks prevent updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/16/2022
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/06/2023
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 11/18/2020
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 11/16/2020
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 07/04/2025
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal Awaiting Review defect (bug) has-patch 05/22/2025
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 06/11/2025
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) has-patch 07/01/2025
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el Menus normal normal defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/07/2025
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 07/02/2025
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/05/2024
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal normal Awaiting Review enhancement needs-unit-tests 05/12/2025
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 06/05/2025
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 02/05/2017
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2020
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 09/10/2024
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 07/08/2025
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#48881 Fix inline SVG error with wp_admin_css_color Administration normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2023
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal normal Awaiting Review defect (bug) reporter-feedback 07/01/2017
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Awaiting Review defect (bug) reporter-feedback 01/14/2025
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2024
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#38711 Invalid Cookie domain for wp-settings-time-* Users normal normal Awaiting Review defect (bug) reporter-feedback 03/26/2019

Next Release (4 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal 6.9 defect (bug) dev-feedback 06/04/2025
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey Users normal normal 6.9 defect (bug) dev-feedback 04/23/2025
#63589 Unable to live preview changes to Additional CSS in the Customizer when using a Block Theme westonruter* Customize normal normal 6.9 defect (bug) has-patch 07/10/2025
#63676 Blocks without rendered content still enqueue scripts and styles westonruter* Editor normal normal 6.9 defect (bug) needs-unit-tests 07/10/2025
1 2 3
Note: See TracReports for help on using and creating reports.