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
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
#30379 Creating multiple Categories with same name under 1 parent Taxonomy normal normal defect (bug) 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
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 09/08/2025
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal defect (bug) 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
#34173 Edit locking for term management Taxonomy normal normal enhancement 03/26/2020
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal enhancement 09/24/2025
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 06/04/2019
#24026 No /themes/ folder causes strange behaviour Themes normal normal defect (bug) 06/04/2019
#35280 Should feed_links_extra run when current theme doesn't support automatic-feed-links ? Themes normal normal defect (bug) 06/20/2019
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire Themes normal normal defect (bug) 06/04/2019
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
#22414 validate_current_theme() should validate cached theme roots Themes normal normal defect (bug) 06/04/2019
#16883 Add check for "Template Version" on theme activation Themes normal normal enhancement dev-feedback 06/04/2019
#26822 During upgrade, no errors thrown when file permissions are wrong Upgrade/Install normal normal defect (bug) 06/04/2019
#28300 Two issues in the code for auto-uploading to subfolders Upgrade/Install normal normal defect (bug) 03/15/2023
#32652 Use `ignore_user_abort()` to avoid some update failures Upgrade/Install normal normal defect (bug) 03/15/2023
#27758 WP_Error data is false in _unzip_file_ziparchive Upgrade/Install normal normal defect (bug) 06/04/2019
#35536 WP_Upgrader goes too far up when enumerating parent paths on a network share Upgrade/Install normal normal defect (bug) 06/05/2019
#26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 06/04/2019
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#27814 Automatic updates should not be silently disabled if I have .hg in file system root Upgrade/Install normal normal enhancement 06/04/2019
#31902 Shiny Updates: Language packs updates Upgrade/Install normal normal enhancement 07/09/2023
#34649 Support for filtering constants and .htaccess message in network setup Upgrade/Install normal normal enhancement 03/15/2023
#29260 Update site transients response differences Upgrade/Install lowest normal enhancement 06/05/2019
#22076 WP Upgrader: update_bulk_plugins_complete_actions and update_bulk_theme_complete_actions should pass information about all plugins/themes to the filter Upgrade/Install normal normal enhancement 06/04/2019
#12720 Delete user and hook confusion when deleting users in Multisite Users normal normal defect (bug) 06/05/2019
#23857 Delete User Should Delete Comments Users normal normal enhancement 06/05/2019
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. Users normal normal enhancement 06/05/2019
#21910 wpmu_create_user() standardization Users normal normal enhancement 06/05/2019
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#21396 Categories widget reports categories without posts when they have custom posts Widgets normal normal defect (bug) 06/05/2019
#27236 Custom Widgets lost when theme is re-activated while the widget plugin is inactive Widgets normal normal defect (bug) 06/05/2019
#27180 Remove Hidden Widget UI Widgets normal normal defect (bug) 06/05/2019
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal defect (bug) 06/05/2019
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal defect (bug) 06/05/2019
#36532 Allow Reordering of Available Widgets Widgets normal normal enhancement 06/05/2019
#26112 Available widgets drag-and-drop causes trouble on touch devices Widgets normal normal enhancement 06/05/2019
#16613 Extend Widget API to allow sidebar/widget manipulation Widgets normal normal enhancement 06/05/2019
#28188 Make Natively-Outputted .widget_rss CSS Selector HTML5-Appropriate Widgets normal normal enhancement 06/05/2019
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal enhancement 11/23/2021
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#45417 Lack of actions when wp_cache_flush is called Cache API normal trivial Future Release enhancement dev-feedback 12/02/2018
#58663 Emoji: Consider eliminating expiry-based invalidation of wpEmojiSettingsSupports sessionStorage cache Emoji lowest trivial Future Release defect (bug) 07/19/2023
#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

Next Release (11 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.0 defect (bug) dev-feedback 10/21/2025
#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
#63532 Unit Testing: Checking if images already exists before starting tests Media normal normal 7.0 defect (bug) dev-feedback 11/07/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

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

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64182 Critical Regression in WordPress 6.8+ Causing WooCommerce Cart Session Loss for Guest Users General normal blocker Awaiting Review defect (bug) close 11/04/2025
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 06/04/2025
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#41388 Insert Media window does not remember state for custom tabs, iframe bug General normal critical Awaiting Review defect (bug) 08/14/2018
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical Awaiting Review defect (bug) 05/24/2022
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) 05/22/2021
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 04/05/2021
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
#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
#57343 HTML in comments is automatically deleted Comments normal major Awaiting Review defect (bug) 08/15/2025
#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
#51449 Image caption missing after saving in multisite with non super administrator account Editor normal major Awaiting Review defect (bug) 03/05/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) 03/16/2022
#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
#51990 Codemirror does not support JSX by default as mentioned External Libraries normal major Awaiting Review defect (bug) reporter-feedback 08/24/2022
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 General normal major Awaiting Review defect (bug) reporter-feedback 07/22/2021
#46058 Extra database calls when use get_the_excerpt() and posts have images General normal major Awaiting Review defect (bug) 06/25/2020
#55265 Setting colour in 5.9.1 General normal major Awaiting Review defect (bug) 04/27/2022
#58505 Using WORDPRESS_DB_HOST variable Cannot connect to the database, must be configu General normal major Awaiting Review defect (bug) 11/18/2023
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
#54205 jqxhr is undefined inside of deferred.done() when using wp.media to add a custom image upload Media normal major Awaiting Review defect (bug) 05/12/2025
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation Permalinks normal major Awaiting Review defect (bug) reporter-feedback 02/20/2025
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) 09/16/2025
#48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) 11/17/2019
#44542 Images: Option to control when to create different image dimensions Post Thumbnails normal major Awaiting Review feature request 01/27/2025
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
#63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) 03/24/2021
#46775 Cannot allow multiple MIME for same file extension Upload normal major Awaiting Review enhancement 08/27/2023
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.