{13} Has Patch (2077 matches)
- 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 (2001 - 2077 of 2077)
Next Release (77 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#48207 | Implement new Comment Date Functions | pbearne | Date/Time | normal | normal | 6.9 | enhancement | has-patch | 03/17/2025 |
#50568 | Improve WP_Term's sanitization calls | pbearne | Taxonomy | normal | normal | 6.9 | enhancement | has-patch | 07/07/2025 |
#54289 | Improve get_shortcode_regex performance | flixos90 | Shortcodes | normal | normal | 6.9 | enhancement | has-patch | 06/10/2025 |
#63026 | Improve performance of bcrypt related unit tests | Build/Test Tools | normal | normal | 6.9 | defect (bug) | has-patch | 06/11/2025 | |
#62731 | Inline CSS inserted by wp_print_auto_sizes_contain_css_fix too high in HTML | Media | normal | minor | 6.9 | enhancement | changes-requested | 06/14/2025 | |
#61175 | Integrate PHPStan into the core development workflow | justlevine | General | normal | normal | 6.9 | enhancement | has-patch | 07/11/2025 |
#61501 | KSES Allow more custom data attributes to align with browsers | Formatting | normal | normal | 6.9 | enhancement | has-patch | 02/27/2025 | |
#57496 | Lazy load post meta | spacedmonkey | Posts, Post Types | normal | normal | 6.9 | enhancement | changes-requested | 05/20/2025 |
#58001 | Lazy load user capabilities in WP_User object | flixos90 | Users | normal | normal | 6.9 | enhancement | has-patch | 05/20/2025 |
#63021 | Lazy load user meta | flixos90 | Users | normal | normal | 6.9 | enhancement | has-patch | 05/20/2025 |
#63449 | Low color contrast for <code> elements in description text on Settings > General page | joedolson* | Administration | normal | normal | 6.9 | defect (bug) | has-patch | 07/09/2025 |
#63375 | Make The Search Engines Discouraged Message More Visible | audrasjb | Site Health | normal | normal | 6.9 | enhancement | changes-requested | 06/12/2025 |
#63249 | Minor code and inline docs improvements in class-wp-rest-server.php | audrasjb | REST API | normal | normal | 6.9 | defect (bug) | has-patch | 04/11/2025 |
#44656 | Multiple themes: Empty site title leaves empty anchor tag in header | joedolson* | Bundled Theme | normal | normal | 6.9 | defect (bug) | changes-requested | 06/03/2025 |
#63310 | On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience. | Administration | normal | normal | 6.9 | enhancement | has-patch | 06/16/2025 | |
#63211 | Optimize wp_slash() and Prevent Unnecessary Code Execution | audrasjb* | General | normal | normal | 6.9 | defect (bug) | has-patch | 04/08/2025 |
#37026 | PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 | Menus | normal | normal | 6.9 | defect (bug) | changes-requested | 06/01/2025 | |
#63577 | PHP Warning from `get_post_galleries()` when gallery items lack an ID. | Gallery | normal | normal | 6.9 | defect (bug) | has-patch | 06/19/2025 | |
#61061 | PHP Warning with invalid JSON input | REST API | low | normal | 6.9 | defect (bug) | has-patch | 05/12/2025 | |
#61352 | PHP deprecation notice in wp_title() | Themes | normal | normal | 6.9 | defect (bug) | has-patch | 04/26/2025 | |
#63268 | PHPStan code quality improvements for 6.9 | SergeyBiryukov* | General | normal | normal | 6.9 | task (blessed) | has-patch | 07/12/2025 |
#59941 | PHPUnit test for wp_timezone_choice | audrasjb | Date/Time | normal | normal | 6.9 | defect (bug) | has-patch | 03/25/2025 |
#55358 | Passing int term term_exists parent param not respected | Taxonomy | normal | normal | 6.9 | defect (bug) | has-patch | 06/27/2025 | |
#63642 | Passing stringy number to _n() can result in a plural when singular is intended | SergeyBiryukov* | I18N | normal | normal | 6.9 | defect (bug) | has-patch | 07/01/2025 |
#53323 | Place Hello Dolly in containing folder | afragen | Upgrade/Install | normal | normal | 6.9 | enhancement | changes-requested | 06/25/2025 |
#52151 | Post / Page Title Columns broken | audrasjb* | Administration | normal | normal | 6.9 | defect (bug) | has-patch | 03/04/2025 |
#62701 | Post controller: support for grouping results by parent-child relationship | REST API | normal | normal | 6.9 | enhancement | has-patch | 02/28/2025 | |
#53076 | Press This: Add filters to allow custom Press This plugins | kraftbj* | Editor | normal | normal | 6.9 | enhancement | has-patch | 05/12/2025 |
#22114 | Propagating password on change | chriscct7 | Users | normal | normal | 6.9 | feature request | has-patch | 07/11/2025 |
#54484 | REST API returns (empty) array for Meta but Schema has type object | flixos90 | REST API | normal | normal | 6.9 | defect (bug) | has-patch | 04/18/2025 |
#48885 | REST API: Support reading public settings, implement context handling | spacedmonkey | REST API | normal | normal | 6.9 | enhancement | has-patch | 03/03/2025 |
#63450 | Race condition for transient with no expiration and object cache active | Cache API | normal | normal | 6.9 | defect (bug) | has-patch | 06/04/2025 | |
#63325 | Regression in saving posts with Block Editor in 6.8 | REST API | normal | normal | 6.9 | defect (bug) | has-patch | 07/07/2025 | |
#62619 | Remove `wp_kses_post()` filtering from admin notices | Administration | normal | normal | 6.9 | defect (bug) | has-patch | 06/04/2025 | |
#62835 | Remove title attributes from author link functions | joedolson* | Users | normal | normal | 6.9 | defect (bug) | has-patch | 06/03/2025 |
#63238 | Removed `target="_blank"` from Browser Uploader Link | joedolson* | Media | normal | normal | 6.9 | defect (bug) | has-patch | 07/08/2025 |
#49442 | Request: filter for parse_blocks() result | General | normal | normal | 6.9 | feature request | changes-requested | 06/17/2025 | |
#23432 | Review usage of target="_blank" in the admin | sabernhardt* | Administration | normal | normal | 6.9 | task (blessed) | has-patch | 07/09/2025 |
#63486 | Script modules should support being printed in the footer the same as classic scripts | Script Loader | normal | normal | 6.9 | defect (bug) | has-patch | 07/04/2025 | |
#54479 | Set_blog_id performance | flixos90 | General | normal | normal | 6.9 | enhancement | has-patch | 06/10/2025 |
#61623 | Site Health PHP check shows inaccurate status | pbearne | Site Health | normal | normal | 6.9 | defect (bug) | has-patch | 06/16/2025 |
#59592 | Store last changed value in key instead of using it as a salt for query caches | spacedmonkey | Cache API | normal | normal | 6.9 | enhancement | has-patch | 07/11/2025 |
#63167 | Test tool and unit test improvements for 6.9 | Build/Test Tools | normal | normal | 6.9 | task (blessed) | has-patch | 07/11/2025 | |
#63169 | Tests: Reduce usage of assertEquals for 6.9 | Build/Test Tools | normal | normal | 6.9 | task (blessed) | has-patch | 03/25/2025 | |
#60726 | The WordPress core password reset needs to pre-populate the username to meet WCAG 2.2 | joedolson* | Login and Registration | normal | normal | 6.9 | defect (bug) | changes-requested | 06/08/2025 |
#61244 | The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value | audrasjb | Export | normal | minor | 6.9 | defect (bug) | changes-requested | 07/03/2025 |
#63128 | Too Early Caching is breaking Block Child Themes | Themes | normal | major | 6.9 | defect (bug) | has-patch | 07/07/2025 | |
#61393 | Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() | audrasjb | Permalinks | normal | normal | 6.9 | defect (bug) | has-patch | 05/12/2025 |
#47051 | Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool | joedolson* | Bundled Theme | normal | normal | 6.9 | defect (bug) | has-patch | 06/03/2025 |
#63549 | Twenty Twenty-One: Line-height inconsistency in the editor with Lists and other blocks | Bundled Theme | normal | normal | 6.9 | defect (bug) | has-patch | 07/10/2025 | |
#60196 | Twenty Twenty-One: List Item blocks have extra margin in editor | Bundled Theme | normal | minor | 6.9 | defect (bug) | has-patch | 07/02/2025 | |
#63196 | Typo correction | audrasjb* | Administration | normal | minor | 6.9 | enhancement | changes-requested | 03/30/2025 |
#63589 | Unable to live preview changes to Additional CSS in the Customizer when using a Block Theme | westonruter* | Customize | normal | normal | 6.9 | defect (bug) | has-patch | 07/10/2025 |
#47445 | Unable to set rows attribute for textarea input in the Customizer | Customize | normal | normal | 6.9 | enhancement | has-patch | 06/27/2025 | |
#11538 | Unbundle Hello Dolly | westi | Plugins | normal | normal | enhancement | has-patch | 03/02/2024 | |
#63104 | Undefined constant "BLOGUPLOADDIR" for subdirectory multisites | realloc | Networks and Sites | normal | normal | 6.9 | defect (bug) | has-patch | 05/12/2025 |
#63195 | Unify timestamps of query cache keys | flixos90 | Cache API | normal | normal | 6.9 | defect (bug) | has-patch | 06/03/2025 |
#63256 | Unnecessary array_map() call in get_terms() when object_ids is not set | audrasjb | Taxonomy | normal | normal | 6.9 | defect (bug) | has-patch | 04/09/2025 |
#63030 | Update CSS for `::-moz-placeholder` color | joedolson* | Administration | normal | normal | 6.9 | defect (bug) | has-patch | 06/06/2025 |
#63165 | Update bundled root certificates for 6.9 | Security | normal | normal | 6.9 | task (blessed) | has-patch | 07/01/2025 | |
#63171 | Update/Audit NPM Dependencies for 6.9 | Build/Test Tools | normal | normal | 6.9 | task (blessed) | has-patch | 07/07/2025 | |
#63427 | User roles property should always be an array, but they sometimes become an object in localized data | SergeyBiryukov | Users | normal | normal | 6.9 | defect (bug) | has-patch | 06/19/2025 |
#26798 | While inserting a post some values for 'post_date' throw a PHP exception | pbearne | Date/Time | normal | normal | 6.9 | defect (bug) | has-patch | 03/18/2025 |
#49446 | cache the results of get_uploaded_header_images() | SergeyBiryukov | Themes | normal | normal | 6.9 | enhancement | changes-requested | 05/27/2025 |
#10404 | dbDelta creates duplicate indexes when index definition contains spaces | Database | normal | normal | enhancement | has-patch | 01/21/2023 | ||
#26649 | escaped shortcodes should not be expanded during 'get_the_excerpt' | Shortcodes | normal | normal | 6.9 | defect (bug) | has-patch | 04/24/2025 | |
#41011 | get_calendar generates query with invalid date formats | pbearne | Date/Time | normal | normal | 6.9 | defect (bug) | has-patch | 03/18/2025 |
#14368 | make the 'orderby' argument in get_posts() accept all "post" fields | Query | normal | normal | enhancement | has-patch | 08/01/2022 | ||
#62483 | maybe_serialize() does support double serialization, but does not inform the developer if doing so | audrasjb | General | normal | normal | 6.9 | enhancement | has-patch | 03/03/2025 |
#63222 | register_block_type is not working with symbolic links still | audrasjb | Editor | normal | normal | 6.9 | defect (bug) | has-patch | 04/02/2025 |
#63257 | sanitize_term_field missing default $context value | audrasjb* | General | normal | normal | 6.9 | defect (bug) | has-patch | 04/10/2025 |
#63218 | space is required before curly brackets | audrasjb | General | low | trivial | 6.9 | defect (bug) | has-patch | 04/02/2025 |
#62839 | sync-gutenberg-packages script is not respecting .npmrc file | Build/Test Tools | normal | normal | 6.9 | defect (bug) | changes-requested | 07/02/2025 | |
#61675 | wp-activate.php tries to set undefined property | spacedmonkey | Networks and Sites | normal | normal | 6.9 | defect (bug) | has-patch | 02/28/2025 |
#48054 | wp.sanitize.stripTags should iterate instead of using recursion | flixos90 | General | normal | minor | 6.9 | enhancement | has-patch | 06/14/2025 |
#56887 | wp_exif_date2ts throws notice on slash formatted date | pbearne* | Date/Time | normal | normal | 6.9 | defect (bug) | has-patch | 06/03/2025 |
#62342 | wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated | audrasjb | Database | normal | normal | 6.9 | defect (bug) | has-patch | 02/20/2025 |
Note:
See TracReports for help on using and creating reports.