Make WordPress Core

{15} Has Patch and Needs Testing (258 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 258)

1 2 3

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 05/12/2025
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 03/03/2025
#64483 Core Abilities getting error when execution AI normal normal Awaiting Review defect (bug) needs-unit-tests 01/20/2026
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal Future Release defect (bug) dev-feedback 07/22/2024
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 05/12/2025
#48881 Fix inline SVG error with wp_admin_css_color Administration normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2023
#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
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal Awaiting Review enhancement has-patch 06/29/2020
#41535 Prevent or warn about offline status before submitting a form Administration normal normal Awaiting Review feature request has-patch 02/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
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#51446 CORS issues with QUnit while running tests Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 11/10/2020
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal Future Release defect (bug) has-patch 09/03/2021
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal Future Release feature request has-patch 07/04/2019
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies Build/Test Tools normal normal Future Release task (blessed) has-patch 05/15/2025
#62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 06/04/2025
#49931 Twenty Nineteen: Group color styles prevent custom colors Bundled Theme normal normal Future Release defect (bug) dev-feedback 05/16/2025
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/29/2024
#41884 Twenty Seventeen: responsive (gallery) images are too large Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/03/2024
#40940 Twenty Twelve uses invalid linear-gradient() syntax Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/31/2024
#53976 Twenty Twenty-One: Anchor link on the same page causes the menu button icon to turn upside down Bundled Theme normal normal Awaiting Review defect (bug) has-patch 11/25/2024
#56341 Twenty Twenty-Two: Long text strings cause horizontal overflow Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/31/2025
#48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/23/2024
#49030 Twenty Twenty: video resize functionality also impacts other elements on the page Bundled Theme normal normal Future Release defect (bug) dev-feedback 06/24/2024
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 02/20/2025
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021
#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
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 08/25/2025
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 09/25/2025
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021
#57979 Can't upload images to WordPress Comments Comments normal normal Future Release defect (bug) changes-requested 10/16/2023
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 07/24/2025
#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
#16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 11/23/2023
#46540 Admin bar CSS shouldn't be added in the customizer Customize normal normal Future Release defect (bug) dev-feedback 05/30/2021
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 08/11/2025
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal Future Release enhancement has-patch 11/25/2020
#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
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 04/28/2025
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023
#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
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/30/2025
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 01/21/2019
#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
#56519 Inner blocks serialization bug in serialize_block function Editor normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 07/07/2021
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 08/28/2025
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#45033 Add TIDAL to oEmbed whitelist Embeds normal normal Awaiting Review defect (bug) has-patch 07/22/2025
#60545 Default XML exporter is failing to export block templates. Export normal normal Awaiting Review defect (bug) has-patch 06/06/2025
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 08/12/2025
#54034 Update jQuery UI Touch Punch to the latest version Hareesh Pillai External Libraries normal normal Future Release enhancement changes-requested 05/12/2025
#9993 Rss and atom feeds are dropping some characters Feeds normal normal Awaiting Review defect (bug) has-patch 07/15/2025
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#34722 Open P Tag in shortcode related to h tag Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 07/14/2025
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#59052 Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/widgets.php on line 1626 General normal normal Awaiting Review defect (bug) has-patch 12/17/2024
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 01/18/2026
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#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 05/28/2025
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 03/19/2025
#58935 White page on admin.php in WordPress Dashboard General normal normal Awaiting Review enhancement has-patch 08/02/2023
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 11/06/2025
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 08/29/2025
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/11/2025
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 04/21/2024
#50040 Localize the jQuery datepicker when enqueued in the footer I18N normal normal Awaiting Review defect (bug) reporter-feedback 01/01/2026
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal normal Awaiting Review enhancement has-patch 11/06/2025
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal Awaiting Review defect (bug) has-patch 01/30/2019
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 06/09/2024
#63490 Non secure sudomain site url in site activation email Login and Registration normal normal Awaiting Review defect (bug) has-patch 05/31/2025
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 04/27/2021
#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
#35959 Functon 'wp_generate_attachment_metadata(...)' silently swallowing errors from 'wp_get_image_editor(...)'. Media normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 09/08/2025
#35593 Metadata from wrong file in media_handle_upload Media normal normal Awaiting Review defect (bug) has-patch 02/06/2023
#55290 Not all image edits are applied to all subsizes joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 02/05/2024
1 2 3
Note: See TracReports for help on using and creating reports.