Make WordPress Core

{15} Has Patch and Needs Testing (537 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 (301 - 400 of 537)

1 2 3 4 5 6

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 02/15/2020
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 09/17/2024
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/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
#32940 Add IDs to Admin Hyperlinks Administration normal normal Future Release enhancement dev-feedback 02/15/2020
#47165 Admin menu: submenu for active menu doesn't have box-shadow Administration normal normal Awaiting Review enhancement dev-feedback 08/03/2020
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement has-patch 05/06/2022
#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
#60770 TimeZone select box compatibility with RTL directions Administration normal normal Awaiting Review enhancement has-patch 03/13/2024
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 09/19/2019
#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
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/17/2019
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 12/05/2024
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal Future Release enhancement has-patch 06/08/2024
#45955 Twenty Nineteen: get_the_archive_title filter issues Bundled Theme normal normal Awaiting Review enhancement has-patch 04/21/2024
#61321 Twenty Twenty: consider improving Pullquote block padding Bundled Theme normal normal Awaiting Review enhancement has-patch 06/11/2024
#55410 Update spacer block markup in patterns/templates registered by Twenty Twenty-Two and Core Bundled Theme normal normal Future Release enhancement has-patch 08/31/2024
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement close 07/25/2024
#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
#44665 Add a "Create New Menu" button to the menu widget Customize normal normal Future Release enhancement has-patch 11/30/2020
#47692 Optgroup in Customizer Select Control Customize normal normal Future Release enhancement has-patch 07/27/2020
#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
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 09/14/2023
#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
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 12/11/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/25/2023
#61265 Add class name for block variations Editor normal normal Future Release enhancement has-patch 09/30/2024
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#53076 Press This: Add filters to allow custom Press This plugins kraftbj* Editor normal normal Future Release enhancement has-patch 05/24/2021
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal Future Release enhancement has-patch 09/24/2019
#44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. Embeds normal normal Future Release enhancement has-patch 09/11/2024
#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
#54034 Update jQuery UI Touch Punch to the latest version Hareesh Pillai External Libraries normal normal Future Release enhancement changes-requested 03/23/2023
#43990 Use wp_delete_file instead of unlink Filesystem API low normal Future Release enhancement has-patch 05/14/2018
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#38228 Add filter to default gallery shortcode output Gallery normal normal Awaiting Review enhancement dev-feedback 04/12/2018
#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
#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
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
#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
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
#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
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#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
#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
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#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
#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
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement dev-feedback 12/29/2023
#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
#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
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#60783 plugins_api() and parameters audrasjb* Plugins normal normal Future Release enhancement changes-requested 09/30/2024
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Posts, Post Types normal normal Future Release enhancement has-patch 10/29/2024
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal Future Release enhancement has-patch 06/01/2021
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 05/15/2024
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 07/06/2020
#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
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.