Make WordPress Core

{16} Needs Patch (2930 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (601 - 700 of 2930)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58873 Add function to pass variables to scripts Script Loader normal normal Future Release feature request 10/04/2025
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 08/13/2025
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#32067 Remove inline javascript from WP-Core to allow CSP protection Security normal normal Future Release feature request 10/21/2025
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 07/16/2020
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#47428 Site Health: Remove duplicate code in VCS test Site Health normal normal Future Release defect (bug) 08/11/2019
#52652 Check for display_errors in Site Health Site Health normal normal Future Release enhancement 09/14/2023
#53024 List https functionality health check failures as critical Site Health normal normal Future Release enhancement 11/10/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
#50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* Site Health normal normal Future Release task (blessed) 02/22/2021
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
#14691 Allow commas in tag names Taxonomy normal major Future Release defect (bug) 09/06/2025
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal Future Release defect (bug) 09/29/2025
#37975 Duplicate tag names aren't supported Taxonomy normal normal Future Release defect (bug) 04/05/2019
#50082 Item count is not increasing after adding category Taxonomy normal normal Future Release defect (bug) dev-feedback 08/11/2020
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms Taxonomy normal normal Future Release defect (bug) 02/03/2018
#32942 Taxomony term list counts do not respect post_type parameter Taxonomy normal normal Future Release defect (bug) changes-requested 05/17/2025
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term Taxonomy normal normal Future Release defect (bug) 09/15/2017
#38922 Use REST API for ajax tag search Taxonomy normal normal Future Release defect (bug) 10/25/2020
#44279 `get_terms()` with `child_of` and `childless` combined Taxonomy normal normal Future Release defect (bug) 02/28/2024
#28118 category sort bug Taxonomy normal normal Future Release defect (bug) 04/22/2019
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count Taxonomy normal normal Future Release defect (bug) 09/01/2024
#33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal Future Release enhancement close 07/11/2025
#28232 Custom Taxonomy filter on post listing pages Taxonomy normal normal Future Release enhancement 11/05/2018
#37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal Future Release enhancement close 07/24/2025
#37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 01/07/2020
#36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal Future Release enhancement 10/03/2018
#14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor Future Release feature request 11/20/2021
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal Future Release feature request 07/30/2017
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal Future Release defect (bug) dev-feedback 02/20/2024
#40070 Cannot remove theme with Javascript if folder name contains periods Themes normal normal Future Release defect (bug) 06/12/2017
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#59464 Images hard-coded in block theme templates lack `width` and `height` attributes Themes normal normal Future Release defect (bug) 05/22/2024
#55015 Site Editor not working for TwentyTwentyTwo Child theme Themes normal normal Future Release defect (bug) 10/06/2022
#44897 Theme installed success message not showing when installing multiple themes Themes normal normal Future Release defect (bug) 04/17/2021
#41341 Theme update notification appearing multiple times Themes normal normal Future Release defect (bug) 01/15/2021
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal Future Release defect (bug) 10/18/2024
#7795 Activate and Deactivate Theme hooks Themes normal normal Future Release enhancement 03/15/2019
#18301 Activating a new theme on multisite is very long-winded DrewAPicture* Themes normal normal Future Release enhancement 08/29/2023
#51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 06/06/2022
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal Future Release enhancement dev-feedback 05/29/2021
#41690 Fix missing assignment of page templates on theme switch Themes normal normal Future Release enhancement 08/21/2017
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#30729 Rework Theme Install and Preview Flow in wp-admin Themes normal normal Future Release enhancement 02/09/2025
#22810 Support for theme changelogs Themes normal normal Future Release enhancement 04/02/2025
#12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal Future Release enhancement 01/02/2021
#26695 Themes: add support for multiple screenshots in themes Themes normal normal Future Release enhancement dev-feedback 12/03/2024
#51072 Add action hook after theme skip links sarahricker Themes normal normal Future Release feature request 10/16/2020
#61866 Notify users of links that open in new tab. joedolson* Themes normal normal Future Release feature request 12/03/2024
#57995 Popup flickering in Firefox TinyMCE normal major Future Release defect (bug) 05/12/2025
#42300 Admin Bar CSS assumes body is not positioned Toolbar normal normal Future Release defect (bug) 12/10/2024
#22660 Admin bar in multisite: mobile tap on "My Sites" dropdown in back-end doesn't work Toolbar normal normal Future Release defect (bug) 06/25/2025
#46003 Improve toolbar CSS Toolbar normal normal Future Release enhancement 03/04/2020
#15317 My Sites limited to 23 sites on Admin Bar morganestes Toolbar normal normal Future Release enhancement 01/08/2025
#26940 Toolbar Search: Drop down instead of expanding Toolbar normal normal Future Release enhancement 06/09/2021
#37850 Auto-scroll to error notice on failed inline updates (plugins/themes) Upgrade/Install normal normal Future Release defect (bug) 04/19/2019
#36887 Database upgrades should fail gracefully Upgrade/Install low normal Future Release defect (bug) 09/12/2025
#61391 Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on Localhost Upgrade/Install normal critical Future Release defect (bug) reporter-feedback 03/10/2025
#59112 Plugin Dependencies design feedback Upgrade/Install normal normal Future Release defect (bug) 11/03/2023
#53705 Plugin upgrade deletes files from other in-progress upgrades Upgrade/Install normal normal Future Release defect (bug) reporter-feedback 05/12/2025
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) close 01/20/2025
#60837 while installing plugins Upgrade/Install normal minor Future Release defect (bug) 03/26/2024
#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
#37130 Auto-download language packs when installing manually Upgrade/Install normal normal Future Release enhancement 09/23/2020
#25219 DISALLOW_FILE_MODS shouldn't remove update notifications Upgrade/Install normal normal Future Release enhancement 05/27/2019
#50623 Discoverability of plugin and themes autoupdates audrasjb Upgrade/Install normal normal Future Release enhancement 10/19/2020
#51695 Include Upgrade Notice in post-auto-update emails Upgrade/Install normal normal Future Release enhancement 06/05/2021
#12671 Installer page doesn't check if MySQL tables were created successfully Upgrade/Install normal normal Future Release enhancement 01/15/2026
#14393 Maintenance mode overkill. Please refine usage of it Upgrade/Install normal normal Future Release enhancement 03/18/2017
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal Future Release enhancement 05/15/2025
#11869 Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible. Upgrade/Install normal minor Future Release enhancement 04/23/2017
#45437 On plugin update screen, offer more information and options Upgrade/Install normal minor Future Release enhancement 08/29/2023
#50674 Plugin and Theme Update Hooks pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 10/19/2020
#60692 Plugin dependencies: Allow a mu-plugin to fulfil a dependency Upgrade/Install normal normal Future Release enhancement dev-feedback 11/21/2024
#30559 Plugins and themes translations aren't downloaded when language is changed Upgrade/Install normal normal Future Release enhancement 05/06/2019
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 09/30/2024
#43395 Add Automated E2E Tests for Core Updates Upgrade/Install normal normal Future Release task (blessed) 10/16/2025
#50437 Add leniency to the overdue check for plugin and theme auto updates Upgrade/Install normal normal Future Release task (blessed) 11/19/2024
#31531 Shiny Updates: Updates on update-core.php Upgrade/Install normal normal Future Release task (blessed) 08/11/2021
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 06/28/2025
#24934 More flexible response reporting in wp-plupload.js Upload normal normal Future Release enhancement 05/15/2019
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. Upload normal normal Future Release enhancement 08/31/2018
#27860 Media Upload: Incorrect renaming increment for retina files Upload normal normal Future Release feature request 05/15/2019
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal Future Release defect (bug) 10/18/2024
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" Users normal normal Future Release defect (bug) dev-feedback 06/18/2025
#16001 Invited but not activated users can get lost Users normal normal Future Release defect (bug) 02/09/2022
#17394 Network Admin -> Sites -> Users not report correctly Users normal normal Future Release defect (bug) 09/30/2020
#20854 PHP warning caused by missing 'spam' and 'deleted' fields in a custom user table Nikolaos Raftopoulos Users normal normal Future Release defect (bug) 09/30/2020
#17370 Screen options and meta box settings can lose per-blog meta box positions Users normal normal Future Release defect (bug) 10/03/2022
#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
#36656 Improve UX on Add New User screen joedolson* Users normal normal Future Release enhancement 10/20/2023
#19867 wp_dropdown_users() still not scalable Users normal normal Future Release enhancement 10/06/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.