Make WordPress Core

{45} Needs patch, but has none (732 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 732)

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
#40120 Media on mobile action links missable Media normal normal Awaiting Review enhancement 03/16/2017
#64554 New src_matched value filter request Media normal blocker Awaiting Review enhancement 01/27/2026
#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
#59342 Plugins: Provide notification of testing/compatability with current version of WP in plugin/update list Plugins normal normal Awaiting Review enhancement 10/13/2025
#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
#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
#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
#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
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#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 09/24/2025
#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
#35204 Refresh HiDPI support Administration normal normal Awaiting Review defect (bug) 03/14/2023
#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) 01/17/2026
#24552 Taking over a locked post does not always load the most recent revision Autosave normal major Awaiting Review defect (bug) 01/18/2026
#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) 02/17/2026
#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
#41822 Twenty Twelve: Submenus not working on touch screen devices Bundled Theme normal normal Awaiting Review defect (bug) 12/23/2024
#58030 Twenty Twenty: button block does not act on appearance change. Bundled Theme normal normal Awaiting Review defect (bug) 07/23/2024
#56998 Twenty Twenty: large margins between widgets in footer (in admin area they seem smaller) Bundled Theme normal normal Awaiting Review defect (bug) 04/03/2024
#58223 Twenty Twenty: twentytwenty_get_post_meta needs global $has_meta Bundled Theme normal normal Awaiting Review defect (bug) 01/25/2024
#42512 Domain with special character redirect loop on homepage Canonical normal normal Awaiting Review defect (bug) 03/14/2018
#45687 URL params get lost because of canonical redirect on static front page Canonical normal minor Awaiting Review defect (bug) 12/18/2018
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#51733 redirect_canonical unneeded redirect Canonical normal minor Awaiting Review defect (bug) 08/25/2021
#63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function Charset normal minor Awaiting Review defect (bug) 09/15/2025
#48519 Comment reply form in admin incompatible with most custom fields plugins Comments normal normal Awaiting Review defect (bug) 11/06/2019
#57343 HTML in comments is automatically deleted Comments normal major Awaiting Review defect (bug) 08/15/2025
#45669 Theme Default Suggested Header Image Not display Customize normal normal Awaiting Review defect (bug) reporter-feedback 11/09/2019
#43122 customize.php fails to load with default changeset_uuid bpayton Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2021
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 01/05/2021
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal normal Awaiting Review defect (bug) 09/29/2023
#58709 Bug 6.3 beta-3: Black screen when selecting blocks in List view outside the block editor viewport. Editor normal major Awaiting Review defect (bug) 05/12/2025
#59978 Classic editor cursor control Editor normal normal Awaiting Review defect (bug) 04/03/2025
#49857 Groups disappear after inserting something inside it in Gutenberg Editor normal normal Awaiting Review defect (bug) 04/09/2020
#48915 Gutenberg Paragraph Block, Drop Cap missing sanitize rule for initial hard return line <br> Editor normal minor Awaiting Review defect (bug) 01/10/2020
#56429 Gutenberg author box missing Editor normal normal Awaiting Review defect (bug) 05/12/2025
#51449 Image caption missing after saving in multisite with non super administrator account Editor normal major Awaiting Review defect (bug) 03/05/2025
#31375 Image caption with heading adds an empty paragraph at page edits Editor normal normal Awaiting Review defect (bug) 11/24/2020
#58145 JS error: Uncaught ReferenceError: Element is not defined Editor normal normal Awaiting Review defect (bug) 11/22/2023
#59511 Navigation Block issue Editor normal normal Awaiting Review defect (bug) 05/12/2025
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major Awaiting Review defect (bug) dev-feedback 01/14/2020
#55390 Not able to choose Color picker in customizer when the blocks are added in widget Editor normal major Awaiting Review defect (bug) close 01/29/2026
#61347 Swapping templates hangs site Editor normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2024
#62726 The ID of the Footnotes is updated when editing posts Editor normal normal Awaiting Review defect (bug) reporter-feedback 02/12/2025
#31751 Using PgDn and PgUp keyboard keys in the editor scrolls both post edit box and the whole viewport Editor normal normal Awaiting Review defect (bug) 11/24/2020
#60996 WordPress 6.5.2 displays multiple h1 - wp_link_dialog is displayed Editor normal major Awaiting Review defect (bug) reporter-feedback 04/11/2024
#59104 duotone is not applied to videos in the cover block in safari Editor normal normal Awaiting Review defect (bug) 08/22/2023
#52990 Account for single quoted attributes when lazy loading images and iframes. Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 04/12/2024
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.