Make WordPress Core

{15} Has Patch and Needs Testing (516 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 (401 - 500 of 516)

1 2 3 4 5 6

Future Releases (69 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#24837 querying optimization for category AND searching Taxonomy normal normal enhancement has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial enhancement has-patch 06/04/2019
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/08/2020
#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
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement needs-docs 09/20/2022
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal normal Awaiting Review feature request needs-unit-tests 12/11/2019
#30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/03/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 05/09/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
#15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) needs-unit-tests 06/02/2021
#29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) needs-unit-tests 11/24/2020
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release feature request needs-unit-tests 07/15/2022
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters adamsilverstein Filesystem API normal minor Future Release defect (bug) needs-unit-tests 04/06/2023
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) needs-unit-tests 02/23/2023
#36477 Responsive images (srcset) can include images larger than the full size joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 06/16/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 05/31/2023
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#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 09/29/2022
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/15/2019
#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
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2020
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#41226 Static "posts page" preview not working Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 06/02/2022
#44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) needs-unit-tests 04/04/2021
#57897 REST attachments controller does not handle terms on creation REST API normal normal Future Release enhancement needs-unit-tests 05/30/2023
#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) needs-unit-tests 01/16/2019
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 04/18/2018
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) needs-unit-tests 12/04/2017
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
#23290 When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained Cache API low normal defect (bug) needs-unit-tests 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) needs-unit-tests 11/17/2020
#22330 Optimize regexes to remove protocol from URL Formatting normal normal enhancement needs-unit-tests 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#34889 wp_check_password() and issue with trailing space Login and Registration normal normal defect (bug) needs-unit-tests 06/04/2019
#28059 Inline image attachments with wp_mail() Mail normal normal enhancement needs-unit-tests 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#18836 ORDER BY RAND() is slow Query normal minor enhancement needs-unit-tests 06/04/2019
#31127 Can't add a new user to two sites before they've accepted their account jeremyfelt Users normal normal defect (bug) needs-unit-tests 06/05/2019
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#48881 Fix inline SVG error with wp_admin_css_color Administration normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2023
#57257 Twenty Twenty theme button block is having issue when alignment and width both are used. Bundled Theme normal normal Future Release defect (bug) reporter-feedback 02/08/2023
#49075 Twenty Twenty: Inserted images not responsive at smaller browser widths Bundled Theme normal normal Future Release defect (bug) reporter-feedback 02/20/2020
#40415 Imagick resize filter hook Media normal normal Future Release enhancement reporter-feedback 04/12/2022
#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
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 02/07/2023
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 03/01/2023
#38711 Invalid Cookie domain for wp-settings-time-* Users normal normal Awaiting Review defect (bug) reporter-feedback 03/26/2019
#21773 Scheduled pages/posts should not appear in custom menus Menus normal normal defect (bug) reporter-feedback 06/04/2019
#33521 manage_${post_type}_posts_columns parameters shifted Taxonomy normal minor defect (bug) reporter-feedback 06/04/2019

Next Release (31 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56615 Running `build` scripts on Windows machines produces different results gziolo Build/Test Tools normal normal 6.3 defect (bug) changes-requested 03/03/2023
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 Formatting normal normal 6.3 defect (bug) changes-requested 05/23/2023
#58405 Use is_block_theme in WP_Theme Themes normal normal 6.3 enhancement changes-requested 06/02/2023
#9883 Password shows under Settings / Writing joedolson* Administration low trivial 6.3 enhancement dev-feedback 03/08/2023
#38338 Twenty Sixteen: Skip To Content Link Not Working on iPhone joedolson* Bundled Theme normal major 6.3 defect (bug) dev-feedback 05/26/2023
#54111 Delete attachment with sizes not working on Windows file system Media normal normal 6.3 defect (bug) dev-feedback 03/08/2023
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal 6.3 enhancement dev-feedback 06/03/2023
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal 6.3 enhancement dev-feedback 02/08/2023
#28112 bulk_edit_posts() function needs an action hook audrasjb Quick/Bulk Edit normal normal 6.3 enhancement dev-feedback 02/28/2023
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal 6.3 defect (bug) dev-feedback 03/08/2023
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal 6.3 defect (bug) dev-feedback 02/24/2023
#3534 Hide password in setup-config.php rob1n Upgrade/Install low normal 6.3 enhancement dev-feedback 05/17/2023
#46474 Twenty Nineteen: function matches() does not exist Bundled Theme normal normal 6.3 defect (bug) has-patch 04/18/2023
#56603 Twenty Ten: Heading Block Text color not reflected in Front side Bundled Theme normal normal 6.3 defect (bug) has-patch 06/04/2023
#55991 Twenty Twenty One: Unable to change size in Quote block audrasjb* Bundled Theme normal normal 6.3 defect (bug) has-patch 04/05/2023
#58033 Twenty Twenty: Quote block's paragraph does not inherit custom letter spacing in the editor Bundled Theme normal normal 6.3 defect (bug) has-patch 04/20/2023
#52546 Twenty Ten: Pullquote line-height too tall Bundled Theme normal normal 6.3 enhancement has-patch 06/04/2023
#45493 Square brackets in caption shortcode produce improper formatting Editor normal normal 6.3 defect (bug) has-patch 04/05/2023
#48244 script-loader.php Need to use _n() when more than one results are found SergeyBiryukov Editor normal normal 6.3 defect (bug) has-patch 03/01/2023
#15631 Custom fields auto-focus joedolson Editor normal normal 6.3 enhancement has-patch 05/19/2023
#53659 Optional skipping of hidden files/folders in list_files Filesystem API normal normal 6.3 enhancement has-patch 06/02/2023
#56865 $args taking effect too late in register_block_type_from_metadata audrasjb General normal normal 6.3 defect (bug) has-patch 03/06/2023
#55342 If the contextual help panel is open and then I scroll, I have to click on help twice to close the panel Help/About normal minor 6.3 defect (bug) has-patch 05/24/2023
#50523 Redesign the admin Image Editor joedolson* Media normal normal 6.3 enhancement has-patch 06/02/2023
#57893 Remove the redundancy of adding row actions in `class-wp-media-list-table.php` Media normal normal 6.3 enhancement has-patch 05/31/2023
#42670 Symlinked plugin makes plugin_basename function return wrong basename Plugins normal normal 6.3 defect (bug) has-patch 06/01/2023
#57278 Add filter to allow filtering of the must-use plugins list in the admin Plugins normal normal 6.3 enhancement has-patch 05/20/2023
#2877 A Slash too much @ get_pagenum_link() petitphp Posts, Post Types normal normal 6.3 defect (bug) has-patch 06/01/2023
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal 6.3 defect (bug) has-patch 06/01/2023
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal 6.3 defect (bug) has-patch 05/25/2023
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail Quick/Bulk Edit normal normal 6.3 defect (bug) has-patch 04/05/2023
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.