Make WordPress Core

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

1 2 3 4 5 6

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
#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
#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 06/22/2021
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 09/18/2023
#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
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 07/05/2021
#54327 Support wp_die from array print General normal normal Awaiting Review feature request has-patch 10/28/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
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 05/02/2022
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/16/2023
#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
#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
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#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
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal Future Release defect (bug) has-patch 10/12/2017
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/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
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 04/27/2021
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#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
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) has-patch 06/07/2023
#39647 Make media upload "HTTP error." more user-helpful Media normal normal Future Release defect (bug) has-patch 09/25/2019
#39968 Media Library: deleting all items on the last page loses the pagination/navigation buttons and shows message antpb Media normal normal Future Release defect (bug) has-patch 02/25/2021
#24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) has-patch 10/08/2018
#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
#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
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 08/03/2022
#51929 Video links on Attachment pages Media normal normal Future Release defect (bug) has-patch 12/18/2020
#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
#54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning Media normal normal Awaiting Review defect (bug) needs-unit-tests 07/24/2024
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 01/17/2019
#39004 Alt attributes should be searchable in media library joedolson* Media normal normal Future Release enhancement has-patch 10/18/2023
#9257 EXIF GPS data Media normal normal Awaiting Review enhancement dev-feedback 03/06/2024
#40415 Imagick resize filter hook Media normal normal Future Release enhancement reporter-feedback 05/29/2024
#39963 MIME Alias Handling Media normal normal Future Release enhancement has-patch 06/08/2022
#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 06/13/2024
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 03/13/2023
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#54738 Unable to upload images with URL over API when the image doesn’t have a filetype in the filename joedolson* Media normal normal 6.8 enhancement dev-feedback 09/30/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 Future Release enhancement dev-feedback 05/20/2024
#13822 Menu items that get unpublished still appear nacin Menus normal normal Future Release defect (bug) has-patch 06/01/2021
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 12/22/2019
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/03/2018
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) dev-feedback 01/14/2019
#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
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#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
#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 04/18/2024
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 03/28/2018
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019
#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 05/12/2020
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/17/2024
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 04/04/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
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) needs-unit-tests 07/31/2024
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 06/21/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
#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
#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
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 03/29/2019
#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
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 09/16/2024
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 10/07/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
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 09/17/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
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
#60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table Plugins normal normal 6.8 enhancement dev-feedback 09/30/2024
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.