Make WordPress Core

{13} Has Patch (2090 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 (701 - 800 of 2090)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal Future Release defect (bug) has-patch 05/17/2025
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal Awaiting Review defect (bug) has-patch 04/15/2020
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal 7.0 enhancement has-patch 10/21/2025
#63736 HTML API: Update parsing for customizable select elements jonsurrell HTML API normal normal Awaiting Review enhancement has-patch 09/10/2025
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
#55583 Hook before and after "Add New" button in edit screen Administration normal normal Awaiting Review enhancement has-patch 09/13/2025
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) changes-requested 01/17/2025
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal normal Awaiting Review feature request has-patch 07/07/2024
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 05/03/2025
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer Build/Test Tools normal normal Future Release defect (bug) has-patch 02/08/2021
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#49876 Identify items used in current menu in menu selection panels. joedolson* Customize normal normal Future Release enhancement has-patch 10/14/2025
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) has-patch 10/11/2023
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 04/26/2023
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 07/15/2025
#37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal Awaiting Review defect (bug) has-patch 11/29/2024
#63355 Image tests skipped in GitHub Actions desrosj Build/Test Tools normal normal 7.0 defect (bug) has-patch 11/07/2025
#57637 ImageEdit component can be exited with unsaved state Media normal normal Awaiting Review defect (bug) has-patch 02/06/2023
#63764 ImageMagick writeImage() causes duplicate inotify events during thumbnail generation Media normal normal Awaiting Review defect (bug) has-patch 07/29/2025
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 7.0 enhancement has-patch 10/20/2025
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement changes-requested 06/14/2025
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 09/09/2024
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/25/2024
#62660 Improve Customizer description in dashboard welcome panel Administration normal normal Awaiting Review enhancement has-patch 05/12/2025
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal Future Release defect (bug) has-patch 07/27/2021
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 7.0 enhancement has-patch 10/20/2025
#63279 Improve `media_library_months_with_files` inside `wp_enqueue_media()` Media normal normal Awaiting Review enhancement has-patch 04/15/2025
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 01/03/2025
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#56607 Improve doc for WP_Screen class Administration normal normal Awaiting Review defect (bug) has-patch 09/20/2022
#62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal Future Release defect (bug) has-patch 10/18/2025
#24689 Improve error wp-admin page chriscct7 Administration normal normal Awaiting Review enhancement has-patch 11/06/2017
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 07/21/2025
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#26667 Improve filter in single_term_title() Taxonomy normal normal enhancement has-patch 08/07/2025
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Future Release enhancement has-patch 10/14/2025
#46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 10/22/2025
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#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
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters Administration normal normal Awaiting Review enhancement changes-requested 09/16/2025
#40638 In attachments taxonomy displays slug instead of name Media normal normal Awaiting Review defect (bug) has-patch 02/04/2020
#56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2024
#51768 In documentation, replace references to 'list' with 'array' General normal trivial Awaiting Review defect (bug) has-patch 07/04/2025
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 10/31/2025
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 11/25/2024
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 06/05/2025
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#64189 Include value of EMPTY_TRASH_DAYS constant Site Health normal normal Awaiting Review feature request has-patch 11/06/2025
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal Future Release enhancement has-patch 12/06/2019
#13998 Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu chriscct7 Menus normal normal enhancement has-patch 06/04/2019
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 02/07/2022
#62877 Inconsistent behaviour of redirect guess when page is private General normal normal Awaiting Review defect (bug) has-patch 01/29/2025
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 07/07/2025
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 07/07/2025
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) changes-requested 06/13/2024
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 06/24/2025
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 10/28/2024
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#56519 Inner blocks serialization bug in serialize_block function Editor normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal Awaiting Review enhancement has-patch 08/16/2019
#52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 08/25/2025
#61175 Integrate PHPStan into the core development workflow justlevine General normal normal Future Release enhancement changes-requested 10/25/2025
#64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal normal Awaiting Review enhancement has-patch 10/28/2025
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 09/20/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.