Make WordPress Core

{13} Has Patch (2078 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 (2001 - 2078 of 2078)

Next Release (78 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63238 Removed `target="_blank"` from Browser Uploader Link joedolson* Media normal normal 6.9 defect (bug) has-patch 07/08/2025
#62835 Remove title attributes from author link functions joedolson* Users normal normal 6.9 defect (bug) has-patch 06/03/2025
#62619 Remove `wp_kses_post()` filtering from admin notices Administration 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
#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
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal 6.9 enhancement has-patch 03/03/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
#22114 Propagating password on change chriscct7 Users normal normal 6.9 feature request has-patch 07/11/2025
#53076 Press This: Add filters to allow custom Press This plugins kraftbj* Editor normal normal 6.9 enhancement has-patch 05/12/2025
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal 6.9 enhancement has-patch 02/28/2025
#52151 Post / Page Title Columns broken audrasjb* Administration normal normal 6.9 defect (bug) has-patch 03/04/2025
#53323 Place Hello Dolly in containing folder afragen Upgrade/Install normal normal 6.9 enhancement changes-requested 06/25/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
#55358 Passing int term term_exists parent param not respected Taxonomy normal normal 6.9 defect (bug) has-patch 06/27/2025
#59941 PHPUnit test for wp_timezone_choice audrasjb Date/Time normal normal 6.9 defect (bug) has-patch 03/25/2025
#63268 PHPStan code quality improvements for 6.9 SergeyBiryukov* General normal normal 6.9 task (blessed) has-patch 07/15/2025
#61352 PHP deprecation notice in wp_title() Themes normal normal 6.9 defect (bug) has-patch 04/26/2025
#61061 PHP Warning with invalid JSON input REST API low normal 6.9 defect (bug) has-patch 05/12/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
#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
#63211 Optimize wp_slash() and Prevent Unnecessary Code Execution audrasjb* General normal normal 6.9 defect (bug) has-patch 04/08/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
#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
#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
#63375 Make The Search Engines Discouraged Message More Visible audrasjb Site Health normal normal 6.9 enhancement changes-requested 06/12/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
#63021 Lazy load user meta flixos90 Users normal normal 6.9 enhancement has-patch 05/20/2025
#58001 Lazy load user capabilities in WP_User object flixos90 Users normal normal 6.9 enhancement has-patch 05/20/2025
#57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal 6.9 enhancement changes-requested 05/20/2025
#61501 KSES Allow more custom data attributes to align with browsers Formatting normal normal 6.9 enhancement has-patch 02/27/2025
#61175 Integrate PHPStan into the core development workflow justlevine General normal normal 6.9 enhancement has-patch 07/13/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
#63026 Improve performance of bcrypt related unit tests Build/Test Tools normal normal 6.9 defect (bug) has-patch 06/11/2025
#54289 Improve get_shortcode_regex performance flixos90 Shortcodes normal normal 6.9 enhancement has-patch 06/10/2025
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 6.9 enhancement has-patch 07/07/2025
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 6.9 enhancement has-patch 03/17/2025
#63629 I18N string improvements for 6.9 I18N normal normal 6.9 defect (bug) has-patch 07/07/2025
#63694 HTML Processing Improvements in 6.9 HTML API normal normal 6.9 enhancement has-patch 07/15/2025
#63170 GitHub Actions updates and improvements for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 06/25/2025
#60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table Plugins normal normal 6.9 enhancement changes-requested 06/18/2025
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal 6.9 defect (bug) changes-requested 06/07/2025
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal 6.9 defect (bug) has-patch 03/20/2025
#63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major 6.9 defect (bug) has-patch 04/21/2025
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal 6.9 defect (bug) changes-requested 06/09/2025
#63147 Enhanced verification of $_REQUEST['reauth'] in the authentication process. audrasjb* Login and Registration low normal 6.9 defect (bug) has-patch 03/25/2025
#61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API tirth03 General normal normal 6.9 enhancement has-patch 06/03/2025
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal 6.9 defect (bug) has-patch 04/02/2025
#63391 Docs: Typo correction – 'compatability' to 'compatibility' HTML API normal normal 6.9 defect (bug) has-patch 05/06/2025
#63166 Docblock improvements for WP 6.9 General normal normal 6.9 task (blessed) has-patch 07/08/2025
#37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal 6.9 enhancement has-patch 07/09/2025
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal 6.9 enhancement changes-requested 06/26/2025
#63011 Customizer: The back button is not keyboard focusable joedolson* Customize normal normal 6.9 defect (bug) has-patch 05/20/2025
#47579 Customizer "Select logo" and "Select site icon" look like drop areas, but are butons. joedolson* Administration normal normal 6.9 defect (bug) changes-requested 06/04/2025
#42078 Customize: fix the color hue picker HTML and accessibility joedolson* Customize normal normal 6.9 defect (bug) has-patch 06/05/2025
#63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal 6.9 defect (bug) has-patch 06/26/2025
#36409 Comments number is wrong pbearne Comments normal normal 6.9 defect (bug) changes-requested 06/10/2025
#63430 Coding Standards: replace isset() ternary with null coalescing General normal minor 6.9 enhancement has-patch 06/09/2025
#62437 Bundled Themes: Edit package-related details in block theme PHP files Bundled Theme lowest normal 6.9 defect (bug) has-patch 03/25/2025
#62622 Bump minimum PHP version to 7.4 General normal normal 6.9 enhancement has-patch 07/09/2025
#62139 Broaden use of `addAdminNotice()` joedolson* General normal normal 6.9 enhancement has-patch 06/13/2025
#62831 Bring in lighter background for admin audrasjb Administration normal normal 6.9 enhancement has-patch 02/27/2025
#62715 Block Hooks: Apply to content-like Custom Post Types General normal normal 6.9 enhancement has-patch 07/11/2025
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal 6.9 defect (bug) changes-requested 03/18/2025
#29849 Better human_time_diff() audrasjb Date/Time normal normal 6.9 enhancement has-patch 05/15/2025
#63700 Backport Global Styles: Make Button element inherit all typography styles on the frontend Editor normal normal 6.9 defect (bug) has-patch 07/16/2025
#5276 Allow wp-config.php to be used without including wp-settings.php General normal normal enhancement has-patch 05/21/2025
#63199 Allow to control aria-live attribute in settings_errors() joedolson* General normal normal 6.9 enhancement has-patch 06/05/2025
#60029 Admin unable to create new Application Password for user with no role on main site (multisite) Application Passwords normal normal 6.9 defect (bug) changes-requested 06/06/2025
#62866 Adjust background alternate row on post and page tables Administration normal normal 6.9 enhancement has-patch 03/25/2025
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal 6.9 enhancement has-patch 07/05/2025
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps westonruter* Script Loader normal minor 6.9 enhancement has-patch 07/04/2025
#59269 Add support for adding metadata in bulk Database normal normal 6.9 enhancement has-patch 07/13/2025
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal 6.9 defect (bug) has-patch 07/11/2025
#62864 Add padding and color changes to buttons and inputs fabiankaegy Administration normal normal 6.9 enhancement has-patch 02/18/2025
#36237 Add filter for post statuses in quickedit johnbillion Posts, Post Types normal normal 6.9 enhancement has-patch 06/30/2025
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal 6.9 defect (bug) has-patch 04/17/2025
#63684 'edit_user' capability returns true for user_id = 0 when logged out. Role/Capability normal minor 6.9 defect (bug) has-patch 07/14/2025
Note: See TracReports for help on using and creating reports.