Make WordPress Core

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

1 2

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64714 Inconsistent vertical spacing between the headings and their content in the dashboard widgets: Site Health Status, Quick Edit, Activity, and WordPress Events and News. Widgets normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 7 years ago
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 8 weeks ago
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#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 4 years ago
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 19 months ago
#64842 Upload problems with Umlauts in ID3 Tags Upload normal normal Awaiting Review defect (bug) has-patch 5 months ago
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 4 years ago
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 3 years ago
#64155 Add stack trace to failed plugin update error notifications westonruter Upgrade/Install normal normal 7.2 enhancement has-patch 2 weeks ago
#42281 Better Update Management for Translation files Upgrade/Install normal normal Awaiting Review enhancement has-patch 9 days ago
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 4 months ago
#65734 Classic Editor: Support pasted WebP image URLs in TinyMCE smart paste TinyMCE normal normal Awaiting Review defect (bug) has-patch 6 days ago
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 15 months ago
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal Future Release defect (bug) has-patch 3 days ago
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 3 years ago
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal normal Awaiting Review feature request has-patch 3 weeks ago
#65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) Site Health normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode westonruter* Site Health normal normal 7.2 defect (bug) has-patch 3 days ago
#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 4 years ago
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65052 Nonce check order flaw in post-quickdraft-save rajeshcp Security normal normal Awaiting Review defect (bug) has-patch 3 months ago
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 3 years ago
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request dev-feedback 12 months ago
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 11 months ago
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 2 years ago
#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) dev-feedback 4 months ago
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 10 days ago
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 12 months ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 8 days ago
#48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 3 years ago
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 17 months ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 years ago
#65731 Changing the site timezone can immediately invalidate fresh privacy-request confirmation links Privacy normal normal defect (bug) has-patch 8 days ago
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 6 months ago
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal Future Release defect (bug) has-patch 4 months ago
#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 3 years ago
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement needs-unit-tests 6 months ago
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10 months ago
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#63882 Plugins: Preflight activation to avoid WSOD when plugin code uses syntax incompatible with PHP runtime Plugins normal major Awaiting Review defect (bug) has-patch 12 months ago
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 15 months ago
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 5 years ago
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal normal Awaiting Review defect (bug) has-patch 9 months ago
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal Awaiting Review enhancement has-patch 4 months ago
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 9 months ago
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 13 months ago
#65718 Multisite: the blogname is required during site creation but can be emptied later Networks and Sites normal normal Future Release defect (bug) has-patch 5 days ago
#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 14 months ago
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement has-patch 6 months ago
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement has-patch 3 weeks ago
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal normal Awaiting Review enhancement has-patch 3 months ago
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 16 months ago
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 5 years ago
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 11 months ago
#35593 Metadata from wrong file in media_handle_upload Media normal normal Awaiting Review defect (bug) has-patch 4 days ago
#51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 5 years ago
#64902 wp_save_image() fatal error when wp_save_image_file() returns WP_Error Media normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#64056 Media / REST API: Uploading non-resizable image formats (SVG) generates multiple PHP warnings Media normal normal Awaiting Review enhancement close 10 months ago
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal Awaiting Review enhancement dev-feedback 4 months ago
#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 15 months ago
#65661 Media: Enable client-side media uploads in the Media Library Media normal normal Awaiting Review enhancement has-patch 3 days ago
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal Future Release enhancement dev-feedback 2 years ago
#28212 determine_current_user filter with priority <10 gets overridden Login and Registration normal normal Awaiting Review defect (bug) has-patch 7 days ago
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal Future Release defect (bug) has-patch 4 months ago
#65757 Proposal: Make the Interactivity API extensible Interactivity API normal normal Awaiting Review defect (bug) dev-feedback 8 days ago
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 6 months ago
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 21 months ago
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 23 months ago
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 11 months ago
#64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* General normal normal Future Release defect (bug) reporter-feedback 7 days ago
#64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 7 months ago
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 7 years ago
#64830 Introduce a helper function to extract the major.minor "branch" version General normal normal Awaiting Review enhancement has-patch 5 months ago
#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 17 months ago
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 3 days ago
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 8 months ago
#43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 22 hours ago
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 13 months ago
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API normal major Awaiting Review defect (bug) dev-feedback 8 months ago
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 4 years ago
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal 7.2 defect (bug) dev-feedback 2 weeks ago
#54034 Update jQuery UI Touch Punch to the latest version Hareesh Pillai External Libraries normal normal Future Release enhancement changes-requested 6 months ago
#45033 Add TIDAL to oEmbed whitelist Embeds normal normal Awaiting Review defect (bug) has-patch 13 months ago
#65551 Connectors: Preserve stored AI provider API key when validation is indeterminate Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#63568 WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes audrasjb* Editor normal normal Future Release defect (bug) dev-feedback 4 months ago
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal normal Awaiting Review defect (bug) dev-feedback 8 months ago
#65171 wp_check_post_lock_window filter values below 120s break post lock detection in backgrounded tabs Editor normal normal Awaiting Review defect (bug) needs-unit-tests 2 weeks ago
#65120 Add `wp_elements_block_supports_class_name` filter to `wp_get_elements_class_name()` Editor normal normal Awaiting Review enhancement dev-feedback 3 months ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 16 months ago
1 2
Note: See TracReports for help on using and creating reports.