Make WordPress Core

{45} Needs patch, but has none (800 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 800)

1 2 3 4 5 6 7 8

Untriaged tickets (that need a patch) (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39418 Improve "Empty Spam" and "Empty Trash" user experience Administration normal normal Awaiting Review enhancement dev-feedback 08/20/2018
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools lowest normal Awaiting Review enhancement 11/12/2024
#50209 Remove all uploads between test methods Build/Test Tools normal normal Awaiting Review enhancement 05/21/2020
#45741 Theme block style dependencies while enqueuing Bundled Theme normal trivial Awaiting Review enhancement 06/24/2024
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal normal Awaiting Review enhancement dev-feedback 05/25/2023
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal Awaiting Review enhancement 03/20/2019
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#48936 Remove mysql2date() usage from core pbearne Date/Time normal normal Awaiting Review enhancement needs-unit-tests 05/06/2025
#56522 Add filter for wp_get_layout_style Editor normal normal Awaiting Review enhancement 02/09/2023
#60393 Test with Gutenberg active Editor normal normal Awaiting Review enhancement 01/31/2024
#63328 Improve Export Tool to Support Multiple Content Type Selection Export normal normal Awaiting Review enhancement 05/26/2025
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor Awaiting Review enhancement dev-feedback 07/20/2021
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal normal Awaiting Review enhancement dev-feedback 06/27/2025
#59916 API Docs: update comment endpoint does't have example request gavande1 General normal minor Awaiting Review enhancement 11/27/2023
#31387 New core API for adding Meta tags to the header General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal normal Awaiting Review enhancement dev-feedback 07/26/2024
#61445 Synced patterns can not be used on site if pages are copied General normal normal Awaiting Review enhancement 06/14/2024
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 04/01/2025
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 01/20/2022
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal Awaiting Review enhancement close 08/17/2021
#62775 line length should generally not exceed 80 characters, and the hard limit is 120 characters. Interactivity API normal minor Awaiting Review enhancement dev-feedback 03/19/2025
#60737 invalid_email or user_email ? Login and Registration normal minor Awaiting Review enhancement dev-feedback 04/19/2024
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal normal Awaiting Review enhancement 04/14/2025
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal normal Awaiting Review enhancement needs-unit-tests 07/13/2025
#54438 "Required fields are marked" shows up without required fields being present Media normal minor Awaiting Review enhancement 11/21/2023
#36270 Allow filtering of the final HTML output of media related shortcodes Media normal normal Awaiting Review enhancement 02/05/2025
#33054 Better featured image/attachment sanity checks Media normal normal Awaiting Review enhancement 06/27/2017
#42829 Debugging image uploads with wp_generate_attachment_metadata Media normal normal Awaiting Review enhancement 02/14/2019
#40120 Media on mobile action links missable Media normal normal Awaiting Review enhancement 03/16/2017
#22966 Show admin-cropped thumbnails instead of WordPress-cropped thumbnails Media normal normal Awaiting Review enhancement 08/29/2023
#43176 Nav Menu Search - add filters for query args Menus normal normal Awaiting Review enhancement 01/16/2019
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal normal Awaiting Review enhancement 03/30/2022
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 09/19/2017
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 10/31/2019
#38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 02/01/2018
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 10/08/2017
#61572 Easily upload mu-plugins Plugins normal normal Awaiting Review enhancement dev-feedback 07/04/2024
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal normal Awaiting Review enhancement 01/28/2025
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 07/27/2021
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 01/06/2020
#41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal Awaiting Review enhancement needs-unit-tests 08/19/2017
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 01/09/2019
#43811 Licence & Policy notice during installation xkon Privacy normal normal Awaiting Review enhancement 08/29/2023
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal Awaiting Review enhancement 07/30/2018
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#62994 Add a site health check for global table schemas Site Health normal normal Awaiting Review enhancement 02/20/2025
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal normal Awaiting Review enhancement dev-feedback 07/03/2025
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
#33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal normal Awaiting Review enhancement 06/04/2020
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/20/2017
#49559 Post Category Restoration Taxonomy normal normal Awaiting Review enhancement 03/02/2020
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies Taxonomy normal minor Awaiting Review enhancement 08/09/2018
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/12/2019
#32326 Improve Support for Structured Data Themes normal normal Awaiting Review enhancement 10/13/2019
#51726 proposal: make specialized header name available inside header.php Themes normal normal Awaiting Review enhancement 11/08/2020
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal normal Awaiting Review enhancement 06/24/2022
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#60718 Awareness of permission after updating cores, themes and plugins Upgrade/Install normal normal Awaiting Review enhancement 03/07/2024
#51192 Consider mentioning whether the auto update was forced in the auto update email pbiron* Upgrade/Install normal normal Awaiting Review enhancement 06/06/2021
#47389 Display warning message on the Updates screen when a VCS is in use Upgrade/Install normal normal Awaiting Review enhancement 02/15/2023
#28376 Improve error message seen by user in update.php Upgrade/Install normal normal Awaiting Review enhancement 11/02/2017
#58808 Proposal: track object cache type in update checks Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 07/14/2023
#51496 Scroll to the first plugin which is going to be updated after clicking on 'Apply' while Bulk actions 'Update' is selected to show that process is in a progress. audrasjb Upgrade/Install normal normal Awaiting Review enhancement 06/08/2023
#46775 Cannot allow multiple MIME for same file extension Upload normal major Awaiting Review enhancement 08/27/2023
#30384 Cannot hook plupload's JavaScript consistently Upload normal normal Awaiting Review enhancement 05/15/2019
#46035 Add set_display_name method to WP_Roles class Users normal normal Awaiting Review enhancement dev-feedback 02/01/2019
#57508 Redirect after clicking reset password link does not return to original users table display page position Users normal normal Awaiting Review enhancement 01/31/2023
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 09/27/2017
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal normal Awaiting Review defect (bug) 07/01/2019
#61503 Hook parent_file Administration normal minor Awaiting Review defect (bug) 06/25/2024
#35204 Refresh HiDPI support Administration normal normal Awaiting Review defect (bug) 03/14/2023
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal Awaiting Review defect (bug) reporter-feedback 06/17/2023
#59272 wp-admin search/column order not working when running not on port 80 Administration normal normal Awaiting Review defect (bug) 09/02/2023
#24552 Taking over a locked post does not always load the most recent revision Autosave normal major Awaiting Review defect (bug) 06/27/2025
#48328 IIS 7+ with standard FCGI an URL_REWRITE mangles REQUEST_URI Bootstrap/Load normal major Awaiting Review defect (bug) 09/18/2024
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024
#63617 Account for when artifacts expire or go missing during performance testing Build/Test Tools normal normal Awaiting Review defect (bug) 06/23/2025
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal normal Awaiting Review defect (bug) 03/09/2021
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task Build/Test Tools normal minor Awaiting Review defect (bug) 02/25/2019
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#53781 Tests_Embed_Template tests fail when run in isolation Build/Test Tools normal minor Awaiting Review defect (bug) 09/28/2021
#39893 Twenty Seventeen Header Media: YouTube Embed Does Not Fill Screen Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 12/03/2024
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.