Make WordPress Core

{15} Has Patch and Needs Testing (523 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 (1 - 100 of 523)

1 2 3 4 5 6

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42002 Improve the accordions accessibility joedolson* Administration normal normal 6.6 defect (bug) changes-requested 03/01/2024
#48978 Add a new test case for E2E test (Show admin bar if user logged in) hellofromTonya Build/Test Tools normal normal Future Release defect (bug) changes-requested 10/10/2022
#57979 Can't upload images to WordPress Comments Comments normal normal Future Release defect (bug) changes-requested 10/16/2023
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal 6.6 defect (bug) changes-requested 02/23/2024
#54034 Update jQuery UI Touch Punch to the latest version Hareesh Pillai External Libraries normal normal Future Release enhancement changes-requested 03/23/2023
#58541 WP_Filesystem_SSH2:put_contents (and others) does not check for $sftp_link to be up Filesystem API normal major Future Release defect (bug) changes-requested 10/27/2023
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 02/08/2024
#59195 deprecation notice triggered in post.php by passing null to parameter #2 in preg_match() Media normal normal Awaiting Review defect (bug) changes-requested 02/15/2024
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 09/23/2022
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023
#58087 Fix the 'data' dynamic property in WP_Term hellofromTonya* Taxonomy normal minor 6.6 defect (bug) changes-requested 02/23/2024
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) changes-requested 01/12/2023
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal 6.6 defect (bug) changes-requested 02/19/2024
#58103 Show user roles when deleting users audrasjb Users normal normal Future Release enhancement changes-requested 02/12/2024
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 03/30/2022
#57113 Submenu's text are not visible in Home page Navigation in Twenty Twenty Two Theme Bundled Theme normal normal Awaiting Review defect (bug) close 03/06/2023
#56601 Twenty Ten: overlap issue in Button block Bundled Theme normal normal Awaiting Review defect (bug) close 06/05/2023
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 08/29/2023
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal Future Release defect (bug) dev-feedback 02/01/2024
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) dev-feedback 04/13/2020
#32940 Add IDs to Admin Hyperlinks Administration normal normal Future Release enhancement dev-feedback 02/15/2020
#47165 Admin menu: submenu for active menu doesn't have box-shadow Administration normal normal Awaiting Review enhancement dev-feedback 08/03/2020
#46973 Suggestion for selection boxes in Reading setting > settings > Dashboard Administration normal normal Awaiting Review enhancement dev-feedback 04/19/2019
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 09/19/2019
#51446 CORS issues with QUnit while running tests Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 11/10/2020
#49931 Twenty Nineteen: Group color styles prevent custom colors poena Bundled Theme normal normal Future Release defect (bug) dev-feedback 02/13/2024
#49030 Twenty Twenty: video resize functionality also impacts other elements on the page Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 05/14/2020
#18734 Subcategory archive does work with any name as parent category in URL Canonical normal normal Future Release defect (bug) dev-feedback 05/16/2022
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#46540 Admin bar CSS shouldn't be added in the customizer Customize normal normal Future Release defect (bug) dev-feedback 05/30/2021
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 06/08/2021
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) dev-feedback 10/06/2019
#44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2019
#40418 ID columns in multisite database tables should be unsigned flixos90 Database normal major Awaiting Review defect (bug) dev-feedback 09/11/2018
#57035 Error in current_time() function when using timestamp and no value for gmt_offset audrasjb Date/Time normal normal 6.6 defect (bug) dev-feedback 02/18/2024
#58986 TypeError: Unsupported operand types: string * int * Date/Time normal normal Future Release defect (bug) dev-feedback 03/18/2024
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal 6.6 defect (bug) dev-feedback 02/29/2024
#34722 Open P Tag in shortcode related to h tag Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2017
#38228 Add filter to default gallery shortcode output Gallery normal normal Awaiting Review enhancement dev-feedback 04/12/2018
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#40178 Menus that contain post types in Draft status should be hidden from logged out users General normal normal Awaiting Review enhancement dev-feedback 03/19/2017
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 05/12/2023
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 09/27/2023
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 01/30/2022
#50866 Media Uploader Blows Up File Sizes antpb Media normal major Future Release defect (bug) dev-feedback 04/27/2022
#46971 Selected Image gets overflow in Edit Image in Media upload - iPhone - 6/7/8 Media normal normal Awaiting Review defect (bug) dev-feedback 04/30/2019
#9257 EXIF GPS data Media normal normal Awaiting Review enhancement dev-feedback 03/06/2024
#37773 Update get_avatar() to support native and registered image sizes. Media normal normal Awaiting Review enhancement dev-feedback 03/31/2021
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal 6.6 enhancement dev-feedback 02/12/2024
#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 Menus normal normal 6.6 defect (bug) dev-feedback 03/16/2024
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 12/22/2019
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) dev-feedback 01/14/2019
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 03/28/2018
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 05/12/2020
#21989 update_option() calls sanitize_option() twice when option does not exist Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/22/2024
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement dev-feedback 12/29/2023
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 07/02/2020
#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
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal Awaiting Review defect (bug) dev-feedback 02/18/2022
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 06/27/2023
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#44524 Allow Users to View Custom Post Type Admin Page Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/21/2020
#54983 The post has already been deleted. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/07/2022
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/19/2020
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#41564 Search for hyphenated post templates for post types with underscores Posts, Post Types normal normal Awaiting Review feature request dev-feedback 08/13/2017
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 10/17/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 02/18/2024
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 05/19/2017
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 01/30/2019
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 08/30/2023
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#16483 Visibility: password-protected exposes multiple pages Security normal normal Future Release defect (bug) dev-feedback 01/30/2022
#21022 Use bcrypt for password hashing; updating old hashes Security normal major Future Release enhancement dev-feedback 05/08/2023
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
#54829 Allow classic themes to be optionally block themes if 'templates' and 'parts' folders exists Themes normal normal Future Release enhancement dev-feedback 09/13/2022
#41362 Make locate_template() filterable to change the template locations Themes normal normal Awaiting Review enhancement dev-feedback 10/04/2019
#49964 Support asynchronously loading TinyMCE TinyMCE normal normal Future Release enhancement dev-feedback 08/13/2020
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 08/30/2022
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal Future Release defect (bug) dev-feedback 07/05/2023
#58281 Rollback Auto-Update (Rollback part 3) afragen Upgrade/Install normal normal 6.6 enhancement dev-feedback 02/21/2024
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal Future Release defect (bug) dev-feedback 11/03/2019
#48477 Add a hook before creating image sub-sizes Upload normal normal Future Release enhancement dev-feedback 02/10/2020
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.