Make WordPress Core

{13} Has Patch (2135 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1901 - 2000 of 2135)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 03/19/2025
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 11/13/2024
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal Future Release enhancement has-patch 06/02/2022
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 11/10/2021
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 01/29/2024
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025
#60597 Script Modules API: Allow list of enqueued module data to be exposed Script Loader normal normal Future Release enhancement has-patch 02/25/2025
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 03/12/2025
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 06/17/2024
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Future Release enhancement has-patch 02/25/2025
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#56199 Make the warnings about critical Site Health issues more prominent Site Health normal normal Future Release enhancement has-patch 05/22/2024
#47085 Site Health appear on individual sites in Multisite Site Health low minor Future Release enhancement has-patch 10/19/2020
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 09/30/2024
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal Future Release enhancement has-patch 03/02/2024
#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
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 02/17/2019
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 06/06/2018
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) has-patch 01/20/2025
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) has-patch 04/26/2019
#5358 Queried object on multiple tag query holds only first tag Taxonomy normal normal Future Release defect (bug) has-patch 04/17/2025
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#53642 Add class to get_the_term_list links Taxonomy normal normal Future Release enhancement has-patch 05/05/2024
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal Future Release enhancement has-patch 02/21/2025
#38280 Make term count for a specific object type available Taxonomy normal normal Future Release enhancement has-patch 12/23/2024
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 06/06/2018
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 07/06/2023
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal Future Release defect (bug) has-patch 01/02/2017
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
#50190 Search query doesnot know if the theme is already updated. Themes normal normal Future Release defect (bug) has-patch 07/09/2020
#37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts Themes normal normal Future Release defect (bug) has-patch 02/06/2021
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal Future Release defect (bug) has-patch 05/23/2017
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 07/05/2022
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Future Release defect (bug) has-patch 02/13/2025
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` Themes normal normal Future Release enhancement has-patch 03/20/2025
#40508 Add new do_action after load template files Themes normal normal Future Release enhancement has-patch 12/05/2018
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal Future Release enhancement has-patch 08/11/2021
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 02/06/2025
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal Future Release enhancement has-patch 06/06/2018
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#39239 Persist the video header state between requests Themes normal normal Future Release enhancement has-patch 09/19/2019
#34886 Search Form should not submit empty strings Themes normal normal Future Release enhancement has-patch 10/28/2020
#62261 Theme JSON: cached resolved URIs Themes normal normal Future Release enhancement has-patch 02/13/2025
#39831 Theme Tag Translation Ready Themes normal normal Future Release enhancement has-patch 09/13/2022
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
#60644 When theme installation fails, add a link to return to theme installer page Themes normal normal Future Release enhancement has-patch 12/17/2024
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 09/30/2024
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 10/29/2021
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#52939 Frontend toolbar CSS conflict with some themes Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 11/16/2021
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 03/24/2021
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 04/08/2025
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 02/27/2020
#48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 10/23/2024
#62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK Upgrade/Install normal normal Future Release defect (bug) has-patch 02/17/2025
#49286 Function get_core_updates() in update-core.php can return an empty array Upgrade/Install normal normal Future Release defect (bug) has-patch 10/16/2022
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal Future Release defect (bug) has-patch 09/20/2024
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal Future Release defect (bug) has-patch 07/27/2021
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) has-patch 06/11/2021
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) changes-requested 01/12/2023
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor Future Release enhancement has-patch 01/08/2019
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal Future Release enhancement has-patch 06/21/2023
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal Future Release enhancement has-patch 08/31/2018
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal Future Release enhancement has-patch 07/12/2022
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
#28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
#17301 Keep the connection open when doing upgrades or long-running operations dd32 Upgrade/Install normal normal Future Release enhancement has-patch 06/01/2021
#53323 Place Hello Dolly in containing folder afragen Upgrade/Install normal normal Future Release enhancement has-patch 02/13/2025
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal Future Release enhancement has-patch 04/11/2025
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) has-patch 08/02/2022
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 04/12/2024
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal Future Release defect (bug) has-patch 10/22/2024
Note: See TracReports for help on using and creating reports.