Make WordPress Core

{13} Has Patch (1984 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 (1 - 100 of 1984)

1 2 3 4 5 6 7 8 9 10 11

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50402 Admin notices: error messages should not be all bold joedolson* Administration normal normal 6.7 defect (bug) changes-requested 09/02/2024
#60045 Change to add_new label displays wrong label for old post types rcreators Administration normal normal 6.7 defect (bug) has-patch 09/17/2024
#31354 Compound settings confusing with screen readers (checkboxes) joedolson* Administration normal normal 6.7 defect (bug) has-patch 09/10/2024
#61960 Heartbeat API: consider changing the min allowed time peterwilsoncc Administration normal normal 6.7 defect (bug) has-patch 09/16/2024
#52151 Post / Page Title Columns broken audrasjb* Administration normal normal 6.7 defect (bug) has-patch 09/02/2024
#54213 "Authorize Application" should reject handling an already existing app name TimothyBlynJacobs* Application Passwords normal normal 6.7 defect (bug) has-patch 09/18/2024
#60144 Broken Dev Container + Codespaces Build/Test Tools normal normal 6.7 defect (bug) has-patch 09/11/2024
#60901 GitHub Actions: Migrate to Docker Compose v2 swissspidy Build/Test Tools high normal 6.5.5 defect (bug) has-patch 07/03/2024
#60389 PHP unit test for links_add_base_url Build/Test Tools normal normal 6.7 defect (bug) changes-requested 07/03/2024
#61567 Remove Trac ticket reminder from PR when one is added Build/Test Tools normal normal 6.7 defect (bug) changes-requested 09/09/2024
#57189 The PHP tests initialize very slowly in wp-env Build/Test Tools normal normal 6.7 defect (bug) has-patch 07/03/2024
#61209 run html-api-html5lib-tests grouped tests for changes to html api Build/Test Tools normal normal 6.7 defect (bug) has-patch 09/08/2024
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal 6.7 task (blessed) has-patch 07/03/2024
#62076 Composer: update to PHP_CodeSniffer 3.10.3 SergeyBiryukov* Build/Test Tools normal normal 6.7 task (blessed) has-patch 09/18/2024
#61530 Test tool and unit test improvements for 6.7 Build/Test Tools normal normal 6.7 task (blessed) has-patch 09/18/2024
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6.7 task (blessed) close 07/09/2024
#61573 Tests: Reduce usage of assertEquals for 6.7 Build/Test Tools normal normal 6.7 task (blessed) has-patch 07/04/2024
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal 6.7 defect (bug) changes-requested 09/16/2024
#49950 Twenty Twenty: with horizontal menu, submenu should be dismissible joedolson Bundled Theme normal normal 6.7 defect (bug) changes-requested 09/03/2024
#55974 Bundled theme: Add support for border options Bundled Theme normal normal 6.7 enhancement has-patch 09/02/2024
#61765 Twenty Twelve: The large quote pattern does not use a quote block Bundled Theme low normal 6.7 enhancement changes-requested 09/02/2024
#32848 Null values for Update Options does not reset in $all_options pbearne* Cache API normal normal 6.7 defect (bug) has-patch 08/26/2024
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal 6.7 defect (bug) has-patch 06/13/2024
#59965 Reply link: Elements with visible text labels do not have matching accessible names Comments normal normal 6.7 defect (bug) has-patch 08/13/2024
#61827 wp_check_comment_disallowed_list() can't be used to match unprocessed HTML SergeyBiryukov Comments normal normal 6.7 defect (bug) has-patch 09/07/2024
#36441 Customizer: when setting header image, site icon and logo, do not force the user to crop the image if cropping is not required jorbin Customize normal normal 6.7 defect (bug) has-patch 07/30/2024
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#61466 Block Bindings: Add support for image caption Editor normal normal 6.7 defect (bug) has-patch 09/05/2024
#61751 Custom post type editor working TimothyBlynJacobs* Editor normal normal 6.7 defect (bug) has-patch 08/01/2024
#61906 Editor: Update packages for 6.7 Editor normal normal 6.7 defect (bug) has-patch 09/19/2024
#59270 Excerpts Not Showing Bold Text ... Editor normal normal 6.7 defect (bug) has-patch 07/04/2024
#61154 Fix the 'attributes' dynamic property in WP_Block hellofromTonya Editor normal normal 6.7 defect (bug) has-patch 06/20/2024
#59595 Improve performance of WP_Theme_JSON::compute_style_properties spacedmonkey Editor normal normal 6.7 defect (bug) has-patch 07/18/2024
#52592 PHP warning when the label property is missing from register_block_style Editor normal normal 6.7 defect (bug) has-patch 09/08/2024
#29838 Post editing area: keyboard accessibility, tab order and focus rcreators Editor normal normal 6.7 defect (bug) has-patch 09/10/2024
#61679 Reimplement caching in `wp_add_global_styles_for_blocks()` joemcgill Editor normal normal 6.7 defect (bug) has-patch 07/18/2024
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal 6.7 defect (bug) changes-requested 08/30/2024
#61265 Add class name for block variations Editor normal normal 6.7 enhancement has-patch 09/18/2024
#61945 Block Bindings: Add `canUpdateBlockBindings` editor setting cbravobernal Editor normal normal 6.7 enhancement has-patch 09/17/2024
#62002 Extend Block Metadata PHP Cache to Third-Party Blocks Editor normal normal 6.7 enhancement has-patch 09/16/2024
#61446 Move content processing in get_the_block_template_html() to filters. joemcgill Editor normal normal 6.7 enhancement has-patch 06/19/2024
#61264 Move default rendering mode setting to block_editor_settings_all hook in PHP to allow customizing it Editor normal normal 6.7 enhancement has-patch 09/03/2024
#62063 traverse_and_serialize_blocks calls is_callable for each block instance Editor normal normal 6.7 enhancement has-patch 09/18/2024
#61804 Create a plugin template registration API Editor normal normal 6.7 feature request has-patch 09/18/2024
#61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value Export normal minor 6.7 defect (bug) has-patch 09/17/2024
#61855 Test package versions of default scripts match package.json External Libraries normal normal 6.7 defect (bug) has-patch 09/18/2024
#32597 mediaelement.js high CPU usage triggered by the buffering CSS animation afercia External Libraries low normal 6.7 defect (bug) has-patch 08/30/2024
#60516 Upgrade Moment.js to the latest version desrosj External Libraries normal normal 6.7 enhancement has-patch 07/23/2024
#58798 Fix possible PHP warning in /wp-includes/feed.php johnjamesjacoby Feeds normal normal 6.7 defect (bug) has-patch 08/27/2024
#58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal 6.7 defect (bug) has-patch 06/25/2024
#51019 convert_smilies() fails on large tags Formatting normal normal 6.7 defect (bug) has-patch 07/29/2024
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#61614 Media: Ensure Imagick quality is set correctly General normal normal 6.7 defect (bug) has-patch 07/11/2024
#60806 Remove query alteration from build_comment_query_vars_from_block General normal major 6.7 defect (bug) has-patch 09/16/2024
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal 6.7 defect (bug) changes-requested 06/22/2024
#54260 Add accessible labels to pagination links joedolson* General normal normal 6.7 enhancement has-patch 08/06/2024
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal 6.7 enhancement has-patch 08/30/2024
#61627 Introduce helper function get the unmodified value of `$wp_version`. General normal normal 6.7 enhancement has-patch 07/29/2024
#53843 Remove adding of rel="noopener" to links with target="_blank" General normal normal 6.7 enhancement changes-requested 08/20/2024
#61607 Coding Standards fixes for WP 6.7 SergeyBiryukov General normal normal 6.7 task (blessed) has-patch 09/09/2024
#61608 Docblock improvements for WP 6.7 General normal normal 6.7 task (blessed) has-patch 09/12/2024
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set hellofromTonya General normal normal 6.7 task (blessed) has-patch 07/12/2024
#56009 Prepare for PHP 8.2 General normal normal 6.7 task (blessed) has-patch 07/03/2024
#59231 Prepare for PHP 8.3 General normal normal 6.7 task (blessed) has-patch 07/03/2024
#62061 Prepare for PHP 8.4 General normal normal 6.7 task (blessed) has-patch 09/18/2024
#61576 HTML API: Improved spec support in 6.7 HTML API normal normal 6.7 enhancement has-patch 09/16/2024
#61646 HTML API: Improvements to testing and verification in 6.7 HTML API normal normal 6.7 enhancement has-patch 09/16/2024
#62036 HTML API: Introduce normalization methods. HTML API normal normal 6.7 enhancement has-patch 09/12/2024
#61545 HTML API: Performance Improvements for 6.7 dmsnell HTML API normal normal 6.7 enhancement has-patch 09/11/2024
#60466 Introduce a contextual help tab for plugin dependencies costdev Help/About normal normal 6.7 enhancement has-patch 09/17/2024
#60726 The WordPress core password reset needs to pre-populate the username to meet WCAG 2.2 joedolson* Login and Registration normal normal 6.7 defect (bug) changes-requested 08/13/2024
#51786 Accessibility issue with the logo on the login page joedolson* Login and Registration normal normal 6.7 enhancement has-patch 09/17/2024
#61667 The margins above and below the login form are not the same Login and Registration normal minor 6.7 enhancement has-patch 07/18/2024
#61366 A password change should not destroy a user's session data. Login and Registration normal minor 6.7 feature request has-patch 07/02/2024
#60082 "Copied" tooltip should be hidden when another attachment URL is copied (in list mode) antpb Media normal normal 6.7 defect (bug) has-patch 08/06/2024
#59684 'filesize' metadata not updated after resizing media antpb Media normal minor 6.7 defect (bug) has-patch 09/04/2024
#60074 Add New Media File > The ''dismiss button ''not showing any response when uploading the unsupported (.jfif) file joedolson* Media normal normal 6.7 defect (bug) has-patch 06/26/2024
#61532 Improve the performance of `WP_Image_Editor_Imagick::supports_mime_type()` joemcgill Media normal normal 6.7 defect (bug) changes-requested 09/11/2024
#59521 Issue with update_post_thumbnail_cache if using get_posts antpb* Media normal normal 6.7 defect (bug) has-patch 09/17/2024
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal 6.7 defect (bug) has-patch 08/27/2024
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal 6.7 defect (bug) has-patch 06/26/2024
#27919 Similar strings for media modal joedolson* Media normal normal 6.7 defect (bug) has-patch 08/07/2024
#60666 Unwanted section appears as a sidebar in 'Create gallery' section joedolson* Media normal normal 6.7 defect (bug) has-patch 06/28/2024
#61133 Update `get_attachment_link()` to return image URL when attachment pages are turned off. antpb Media normal normal 6.7 defect (bug) has-patch 06/27/2024
#60178 wp_video_shortcode() outputs invalid HTML sabernhardt* Media normal normal 6.7 defect (bug) has-patch 06/20/2024
#61383 Add new filter to attachment_url_to_postid() for short circuit antpb Media normal normal 6.7 enhancement has-patch 07/24/2024
#60291 Support Lossless WebP in WP_Image_Editor_GD Media normal normal 6.7 enhancement has-patch 06/25/2024
#54738 Unable to upload images with URL over API when the image doesn’t have a filetype in the filename joedolson* Media normal normal 6.7 enhancement has-patch 09/04/2024
#60916 Menu link validation rcreators Menus normal normal 6.7 defect (bug) changes-requested 09/03/2024
#51299 Remove the title attribute from Walker_Nav_Menu joedolson* Menus normal normal 6.7 defect (bug) has-patch 08/06/2024
#60969 Validation of custom links in admin menu not accessible rcreators Menus normal normal 6.7 defect (bug) has-patch 08/13/2024
#61100 Fix capability error in bulk role removal when editing site users in network admin jeremyfelt Networks and Sites normal normal 6.7 defect (bug) has-patch 09/19/2024
#40682 get_current_blog_id() and get_current_network_id() are loaded before absint() Networks and Sites normal normal 6.7 defect (bug) has-patch 08/02/2024
#61675 wp-activate.php tries to set undefined property Networks and Sites normal normal 6.7 defect (bug) has-patch 08/03/2024
#62032 Fixing the non yoda conditions in ms-functions.php audrasjb Networks and Sites normal minor 6.7 enhancement has-patch 09/11/2024
#4463 Pretty permalink on search aristath* Permalinks normal normal 6.7 enhancement changes-requested 08/28/2024
#60261 Fatal error with invalid charset specified in Trackback Pings/Trackbacks normal normal 6.7 defect (bug) has-patch 06/25/2024
#61381 Bulk update plugins no longer working when 1 Plugin failed to update Plugins normal normal 6.7 defect (bug) has-patch 09/17/2024
#61785 Misalignment of Search Text Box and Keywords Dropdown on Add New Plugin Page Plugins normal normal 6.7 defect (bug) has-patch 08/01/2024
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal 6.7 defect (bug) has-patch 09/03/2024
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.