Make WordPress Core

{45} Needs patch, but has none (760 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 (401 - 500 of 760)

1 2 3 4 5 6 7 8

Future Releases (55 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#42487 Avoid redundant crops for all Customizer media controls. Media normal normal Future Release enhancement needs-unit-tests 02/07/2019
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement needs-unit-tests 03/15/2023
#38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 04/02/2025
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 12/17/2018
#35435 Support Webmentions Pings/Trackbacks normal normal Future Release feature request needs-unit-tests 02/19/2018
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 07/21/2025
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 05/15/2025
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) needs-unit-tests 06/10/2025
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
#13554 WordPress MU canonical link redirect failure markjaquith Bootstrap/Load normal normal defect (bug) needs-unit-tests 09/17/2024
#23602 Incorrect canonical redirect if p=123 query argument present in "paged" archives Canonical normal normal defect (bug) needs-unit-tests 06/04/2019
#35805 Reverse page order in wp_list_comments() with newest comments first boonebgorges Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#34110 WordPress Trackback Bug when Comment Pagination is Enabled Comments normal normal defect (bug) needs-unit-tests 06/04/2019
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#34128 Tests_Feed_RSS2::test_channel fails when WP_TESTS_TITLE contains an apostrophe Feeds normal normal defect (bug) needs-unit-tests 06/04/2019
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 10/29/2025
#52777 Editing an empty gallery results in a javascript error Media normal normal Future Release defect (bug) reporter-feedback 05/12/2025
#18602 Media Library imported, but all items Unattached Import normal normal defect (bug) reporter-feedback 06/04/2019

Next Release (11 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64300 Twenty Twenty-Four and Twenty Twenty-Five: Long links overflow content area Bundled Theme normal normal 7.0 defect (bug) 11/28/2025
#64109 Bundled themes: Stylesheets should be minified in classic themes Bundled Theme normal normal 7.0 enhancement 11/14/2025
#58519 Inline styles block styles in bundled classic themes Bundled Theme normal normal 7.0 enhancement 11/22/2025
#64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal 7.0 enhancement 11/10/2025
#63760 Single key arrow navigation in theme and media modals can interfere with screen reader navigation joedolson* General normal normal 7.0 defect (bug) 12/09/2025
#63861 Explore removing wpmu activation styles General normal normal 7.0 enhancement 11/11/2025
#64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 7.0 defect (bug) 11/13/2025
#62451 Menu editing broken on mobile Menus normal normal 7.0 defect (bug) 11/04/2025
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal 7.0 defect (bug) 01/11/2026
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.0 defect (bug) dev-feedback 10/21/2025
#63532 Unit Testing: Checking if images already exists before starting tests Media normal normal 7.0 defect (bug) dev-feedback 11/07/2025

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

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#59272 wp-admin search/column order not working when running not on port 80 Administration normal normal Awaiting Review defect (bug) 09/02/2023
#62854 Filter custom post types,terms in the admin area Administration normal normal Awaiting Review feature request 01/24/2025
#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
#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
#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
#39159 Add APC to automated test matrix Build/Test Tools normal normal Awaiting Review feature request 11/09/2020
#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
#56193 Twenty Twenty: font size issue in Post Title block Bundled Theme normal normal Awaiting Review defect (bug) 06/26/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
#45741 Theme block style dependencies while enqueuing Bundled Theme normal trivial Awaiting Review enhancement 06/24/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
#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
#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
#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
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.