Make WordPress Core

{15} Has Patch and Needs Testing (292 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 (101 - 200 of 292)

1 2 3

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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/04/2025
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#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
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#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
#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
#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
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#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 05/13/2025
#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
#40759 Word Count Discrepancies Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#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 05/12/2025
#60545 Default XML exporter is failing to export block templates. Export normal normal Awaiting Review defect (bug) has-patch 06/06/2025
#62498 Jquery migrate not up to date with latest version of WordPress 6.7 External Libraries normal major Awaiting Review enhancement has-patch 11/22/2024
#9993 Rss and atom feeds are dropping some characters Feeds normal normal Awaiting Review defect (bug) has-patch 07/15/2025
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#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 03/05/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
#31992 Unicode Email Addresses Formatting normal normal Awaiting Review defect (bug) has-patch 07/18/2025
#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
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/13/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
#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
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#38100 Gallery Caption Filter Gallery normal normal Awaiting Review feature request has-patch 11/30/2018
#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
#62777 Force a 404 when no sitemap provider is found General normal normal Awaiting Review defect (bug) has-patch 01/08/2025
#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
#58015 Text over images not readable in Block: Cover Post General normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#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
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#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
#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 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
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 07/26/2022
#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
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal normal Awaiting Review defect (bug) has-patch 05/10/2023
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 04/21/2024
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
#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
#63490 Non secure sudomain site url in site activation email Login and Registration normal normal Awaiting Review defect (bug) has-patch 05/31/2025
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/08/2020
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#56779 wp_mail header ignores multiple headers with same name Mail normal major Awaiting Review defect (bug) has-patch 07/15/2025
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#47605 Email sender name change with site title in wp-includes/pluggable.php Mail normal normal Awaiting Review feature request has-patch 01/03/2020
#63553 Administration: Color Schemes are not properly applied on individual attachment within media views Media normal normal Awaiting Review defect (bug) has-patch 07/17/2025
#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
#35593 Metadata from wrong file in media_handle_upload Media normal normal Awaiting Review defect (bug) has-patch 02/06/2023
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) has-patch 09/19/2024
#55492 `Dismiss Errors` button alignment is not centered in Media Library. Media normal normal Awaiting Review defect (bug) has-patch 05/11/2022
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 11/14/2021
#9257 EXIF GPS data Media normal normal Awaiting Review enhancement dev-feedback 03/06/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
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#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 Future Release enhancement dev-feedback 05/20/2024
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) has-patch 07/01/2025
#63633 Post Types with numeric characters in the slug are not searchable within the nav menu Menus normal normal Awaiting Review defect (bug) has-patch 07/11/2025
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 11/19/2021
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 04/30/2025
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 04/01/2025
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/17/2024
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 07/02/2020
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022
#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 06/25/2025
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#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
#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
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
1 2 3
Note: See TracReports for help on using and creating reports.