Make WordPress Core

{13} Has Patch (2104 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 (1801 - 1900 of 2104)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/10/2024
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal Awaiting Review enhancement has-patch 07/31/2024
#61640 Issues in edit_link Function: Inconsistent Return Values, Insufficient Permission Error Handling, and Data Sanitization Security normal major Awaiting Review defect (bug) has-patch 07/31/2024
#61666 Extra margin in tablet and mobile login button in admin login Login and Registration normal minor Awaiting Review enhancement has-patch 12/23/2024
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) changes-requested 09/03/2024
#61728 Stabilize experimental block supports including typography, border, and common flags Editor normal normal Awaiting Review defect (bug) has-patch 12/24/2024
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement has-patch 08/08/2024
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal normal Awaiting Review enhancement has-patch 08/20/2024
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 12/23/2024
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 General normal normal Awaiting Review defect (bug) has-patch 08/05/2024
#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
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
#61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/18/2024
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 09/23/2024
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) has-patch 01/20/2025
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 08/20/2024
#61904 Twenty Nineteen : Social Icons Block's text decoration not matching in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#61907 Make oembed_invalid_url return 400 instead of 404 Embeds normal normal Awaiting Review enhancement has-patch 10/25/2024
#61912 Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' in /var/www/wp-settings.php:33 General normal normal Awaiting Review defect (bug) has-patch 08/26/2024
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal Awaiting Review defect (bug) has-patch 11/14/2024
#61940 `upgrader_process_complete` runs when no plugins selected to upgrade Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/16/2024
#61949 Do not call getimagesize() against non-existent files Media normal normal Awaiting Review defect (bug) has-patch 08/28/2024
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 12/05/2024
#61969 Post guid for custom post type being modified Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 10/08/2024
#61983 Part of `wp_generate_attachment_metadata` missing `avif` extension Media normal normal Awaiting Review defect (bug) has-patch 09/09/2024
#61987 Removed Unused Arguments From _wp_filter_build_unique_id Function Plugins normal normal Awaiting Review enhancement has-patch 09/19/2024
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal Awaiting Review defect (bug) has-patch 09/08/2024
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 11/01/2024
#62020 Add copy button when creating or updating a user's password Users normal normal Awaiting Review enhancement has-patch 09/11/2024
#62038 Issue with is_email() and sanitize_email() Formatting normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#62062 Improve documentation for edit_user_profile and show_user_profile actions Users normal normal Awaiting Review defect (bug) has-patch 10/24/2024
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) has-patch 11/22/2024
#62065 Update in-repo PHPUnit documentation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter General normal normal Awaiting Review enhancement has-patch 09/18/2024
#62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#62080 Add Ctrl+S / Cmd+S shortcut to save files in Theme and Plugin Editor Administration normal normal Awaiting Review enhancement has-patch 11/14/2024
#62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2024
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 09/27/2024
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character Database normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#62111 The cache of the embed seems weird General normal normal Awaiting Review defect (bug) has-patch 09/25/2024
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix HTTP API normal trivial Awaiting Review enhancement has-patch 11/07/2024
#62128 Twenty Thirteen to Twenty Sixteen: update Genericons Bundled Theme normal normal Awaiting Review enhancement has-patch 09/27/2024
#62138 The theme count in theme-install should use a thousand separator Themes normal minor Awaiting Review defect (bug) has-patch 09/30/2024
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility General normal normal Awaiting Review enhancement has-patch 10/01/2024
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 01/15/2025
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#62197 Introduce testing workflow for the local Docker environment Build/Test Tools normal normal Future Release feature request has-patch 12/05/2024
#62199 Media attachment date filter dropdown text is not showing correctly Media normal normal Awaiting Review defect (bug) has-patch 12/04/2024
#62211 defect (bug): wp_site_admin_email_change_notification triggers wp_mail with an empty to address creating downstream wp_mail_failed Administration normal minor Awaiting Review defect (bug) has-patch 10/12/2024
#62235 Twenty Twenty : Date Block Font family is different in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/16/2024
#62242 Twenty Twenty: Latest post block change font-family while change post content from excerpt to full post Bundled Theme normal normal Awaiting Review defect (bug) has-patch 11/21/2024
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#62255 Twenty Twenty: Latest Posts blocks have no link hover effects in entry content Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#62276 class-wp-user.php can throw a warning for trim() when $value is null heuptasje General normal normal Awaiting Review defect (bug) has-patch 10/22/2024
#62286 Trying to access array offset on null General normal trivial Awaiting Review defect (bug) has-patch 11/05/2024
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null REST API normal normal Awaiting Review defect (bug) has-patch 10/23/2024
#62289 Twenty Twenty: Search block looks different in editor and front end. Bundled Theme normal normal Future Release defect (bug) has-patch 11/23/2024
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 10/25/2024
#62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#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
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 11/22/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#62355 WP sets REQUEST_URI to an invalid value if it's not set General normal normal Awaiting Review defect (bug) has-patch 12/30/2024
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#62368 Edit site, Ambiguity and inconsistency of the admin bar link to the site editor Toolbar normal minor Awaiting Review enhancement has-patch 11/11/2024
#62387 UI issue on wordpress Beta 6.7 Help/About normal minor Future Release defect (bug) close 12/19/2024
#62389 add_image_size "crop" does not crop Media normal minor Future Release defect (bug) has-patch 11/25/2024
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Awaiting Review defect (bug) has-patch 01/04/2025
#62417 Excerpts don't include content from list-item blocks. Formatting normal normal Awaiting Review defect (bug) has-patch 11/15/2024
#62470 Filter for get_the_block_template_html Editor normal normal Awaiting Review enhancement has-patch 11/19/2024
#62471 Fix malformed variation selector in theme.json when block uses non-trival CSS selector Editor normal normal Awaiting Review defect (bug) has-patch 11/22/2024
#62475 Twenty Twenty-Five: Add a few basic duotones so the tool doesn't feel broken Bundled Theme normal normal Future Release enhancement has-patch 01/24/2025
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 11/20/2024
#62485 Lost Password form action URL is not using wp_lostpassword_url Login and Registration normal minor Awaiting Review defect (bug) has-patch 12/05/2024
#62498 Jquery migrate not up to date with latest version of WordPress 6.7 External Libraries normal major Awaiting Review enhancement has-patch 11/22/2024
#62509 Make style book available to classic themes Editor normal normal Future Release enhancement has-patch 11/22/2024
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal normal Awaiting Review feature request has-patch 01/01/2025
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 01/14/2025
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 11/22/2024
#62523 Can't register Block Templates for CPTs with an underscore "_" character in the key Editor normal normal Awaiting Review defect (bug) has-patch 01/20/2025
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. Plugins normal critical Awaiting Review defect (bug) has-patch 11/23/2024
#62544 Consolidate repetitive CSS rules in list-tables.css General normal trivial Awaiting Review feature request has-patch 12/10/2024
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 11/25/2024
#62588 fetch_feed caching broken in WP 6.7 Feeds normal normal Awaiting Review defect (bug) has-patch 12/02/2024
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal normal Awaiting Review defect (bug) has-patch 11/28/2024
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal Awaiting Review feature request has-patch 12/23/2024
Note: See TracReports for help on using and creating reports.