Make WordPress Core

{13} Has Patch (2335 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 (2201 - 2300 of 2335)

Next Release (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65370 Add "Text shadow" support Editor normal normal 7.1 defect (bug) has-patch 05/29/2026
#63909 Automatic excerpts: support lists in addition to columns and groups audrasjb* Editor normal normal 7.1 defect (bug) has-patch 04/09/2026
#65259 Docs: Fix inline comment typos in build_query_vars_from_query_block() in blocks.php westonruter Editor normal normal 7.1 defect (bug) has-patch 05/20/2026
#65390 Docs: Fix malformed and missing @since tags in WP_Theme_JSON for responsive block nodes Editor normal trivial 7.1 defect (bug) has-patch 06/09/2026
#65101 Ensure layout classnames are applied to the inner blocks wrapper and not to its siblings Editor normal normal 7.1 defect (bug) has-patch 04/23/2026
#65265 Fix inconsistencies in global styles feature selectors Editor normal normal 7.1 defect (bug) has-patch 05/20/2026
#64695 Global Styles: Support css feature selector for block custom CSS Editor normal normal 7.1 defect (bug) has-patch 05/19/2026
#64740 credentialless iframe incompatible with some browsers and cross-origin policies adamsilverstein Editor normal normal 7.1 defect (bug) has-patch 03/23/2026
#65239 Add support for style states on block instances isabel_brison Editor normal normal 7.1 enhancement has-patch 06/10/2026
#64974 Block Supports: Add background gradient support that can combine with background images Editor normal normal 7.1 enhancement has-patch 03/28/2026
#64598 Block Supports: Define CSS vars for blocks based on feature selectors Editor normal normal 7.1 enhancement has-patch 05/20/2026
#65388 Button: Migrate to width block support Editor normal normal 7.1 enhancement has-patch 06/02/2026
#50921 Consider adding tooltips for metabox order buttons joedolson* Editor normal normal 7.1 enhancement has-patch 05/22/2026
#65166 Editor: Hide Classic Block from the inserter Editor normal normal 7.1 enhancement has-patch 05/24/2026
#65126 Implement a lock mechanism for Site Editor templates (wp_template, wp_template_part) similar to the existing Heartbeat-based post locking system. Editor normal normal 7.1 enhancement has-patch 05/12/2026
#64638 Register emoji reactions comment meta for Notes Editor normal normal 7.1 enhancement has-patch 05/20/2026
#65164 Responsive styles for blocks isabel_brison Editor normal normal 7.1 enhancement has-patch 06/09/2026
#64847 SVG Icon API: Iteration for WordPress 7.1 Editor normal normal 7.1 enhancement has-patch 05/29/2026
#65206 Site Editor: preload initial canvas REST data extrachill Editor normal normal 7.1 enhancement has-patch 05/21/2026
#65406 Block Bindings: support List Item content binding without dropping nested inner blocks cbravobernal Editor normal normal 7.1 feature request has-patch 06/10/2026
#64259 Convert emoji detection script from inline script module to external script module westonruter Emoji normal normal 7.1 enhancement has-patch 05/31/2026
#59956 author feed having an issue on latest WP6.4 version westonruter Feeds normal major 7.1 defect (bug) has-patch 06/02/2026
#65409 Filesystem: Update constructor parameter default value to an empty array westonruter Filesystem API normal normal 7.1 enhancement has-patch 06/09/2026
#64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. audrasjb* Formatting normal normal 7.1 defect (bug) has-patch 04/09/2026
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein Formatting normal normal 7.1 defect (bug) has-patch 04/23/2026
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal 7.1 defect (bug) has-patch 03/11/2026
#61501 KSES Allow more custom data attributes to align with browsers dmsnell Formatting normal normal 7.1 enhancement has-patch 02/20/2026
#65246 Add Data Export Request: Confirmation email checkbox is not properly aligned General normal normal 7.1 defect (bug) has-patch 05/19/2026
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 7.1 defect (bug) has-patch 03/31/2026
#64913 Code Quality: Replace is_integer() with is_int() for consistency General normal normal 7.1 defect (bug) has-patch 03/30/2026
#64877 Default site icon fallback still uses blue logo General normal normal 7.1 defect (bug) has-patch 05/19/2026
#65419 In the Add Themes and Plugins page, active tabs are not visible in Windows High Contrast Mode joedolson* General normal normal 7.1 defect (bug) has-patch 06/09/2026
#64643 Remove some obsolete return by refs General normal normal 7.1 defect (bug) has-patch 03/19/2026
#63760 Single key arrow navigation in theme and media modals can interfere with screen reader navigation joedolson* General normal normal 7.1 defect (bug) has-patch 04/13/2026
#42517 get_file_data() doesn't support the single-line variant of post template headers SergeyBiryukov General normal normal 7.1 defect (bug) has-patch 04/20/2026
#64972 safe_style_css missing anchor position properties General normal normal 7.1 defect (bug) has-patch 04/01/2026
#65143 Add polyfill for PHP 8.6's clamp() function westonruter General normal normal 7.1 enhancement has-patch 04/30/2026
#64576 Add support for invoker command attributes joedolson General normal normal 7.1 enhancement has-patch 04/09/2026
#65330 REST API: Allow a single sideloaded file to be registered under multiple image sizes adamsilverstein General normal normal 7.1 enhancement has-patch 05/22/2026
#64897 Coding Standards fixes for 7.1 General normal normal 7.1 task (blessed) has-patch 06/10/2026
#64896 Docblock improvements for 7.1 General normal normal 7.1 task (blessed) has-patch 06/02/2026
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 General normal normal 7.1 task (blessed) has-patch 05/06/2026
#64898 PHPStan code quality improvements for 7.1 General normal normal 7.1 task (blessed) has-patch 06/02/2026
#65372 HTML API: Fuzz-test and fix detections in 7.1 dmsnell HTML API normal normal 7.1 defect (bug) has-patch 06/10/2026
#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. HTML API normal minor 7.1 defect (bug) has-patch 03/17/2026
#65383 HTML API: Performance and other improvements in 7.1 HTML API normal normal 7.1 enhancement has-patch 06/01/2026
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal 7.1 enhancement has-patch 02/20/2026
#64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 7.1 defect (bug) has-patch 03/13/2026
#64619 wp.updates.l10n.updating is deprecated notice westonruter I18N normal normal 7.1 defect (bug) has-patch 04/09/2026
#64899 I18N string improvements for 7.1 I18N normal normal 7.1 task (blessed) has-patch 05/23/2026
#55200 Cannot add caption to images on mobile Media normal normal 7.1 defect (bug) has-patch 05/27/2026
#64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized Media normal minor 7.1 defect (bug) changes-requested 04/20/2026
#65315 Inserting the same image with different captions on the same page results in figcaptions with duplicate `id` elements. joedolson* Media normal normal 7.1 defect (bug) changes-requested 06/08/2026
#64915 Media: Enable HEIC/HEIF uploads when server lacks image editor support adamsilverstein Media normal normal 7.1 defect (bug) has-patch 05/19/2026
#65345 Site Icon subsizes use wrong array key 'width ' instead of 'width' Media normal normal 7.1 defect (bug) has-patch 06/08/2026
#65399 Skip Document-Isolation-Policy on the classic-theme site preview adamsilverstein Media normal normal 7.1 defect (bug) has-patch 06/05/2026
#65397 Use esc_url() instead of esc_attr() for download link href in attachment_submitbox_metadata() Media normal normal 7.1 defect (bug) has-patch 06/05/2026
#65086 Add action hooks to media modal attachment details templates for field extensibility Media normal normal 7.1 enhancement has-patch 05/26/2026
#65329 Move sideload metadata writes to the finalize endpoint adamsilverstein Media normal normal 7.1 enhancement has-patch 06/04/2026
#65051 $_REQUEST['term'] used unsanitized in user search query rajeshcp Networks and Sites normal normal 7.1 defect (bug) has-patch 05/14/2026
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal 7.1 enhancement has-patch 06/04/2026
#65118 Docs: Correct WP_Network_Query params comments westonruter Networks and Sites normal normal 7.1 enhancement has-patch 05/01/2026
#65123 Having a malformed post type query in $_GET or $_POST yields a critical error Permalinks normal normal 7.1 defect (bug) has-patch 05/03/2026
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal 7.1 enhancement changes-requested 02/20/2026
#65334 Plugin Installer modal: plugin-information-footer overlaps and hides bottom arrow of plugin-information-scrollable joedolson* Plugins normal normal 7.1 defect (bug) has-patch 05/26/2026
#64493 Plugin dependencies: better messaging or management of plugin active states joedolson* Plugins normal normal 7.1 defect (bug) has-patch 05/21/2026
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal 7.1 defect (bug) has-patch 05/05/2026
#65191 deletePluginSuccess does not update counts for custom plugin_status groups SergeyBiryukov Plugins normal minor 7.1 defect (bug) has-patch 05/26/2026
#65024 Not possible to modify the "Draft saved" message Posts, Post Types normal normal 7.1 defect (bug) has-patch 04/09/2026
#64696 Real time collboration effectively disables persistent post caches while anyone edits a post Posts, Post Types normal normal 7.1 defect (bug) has-patch 05/19/2026
#65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter Posts, Post Types normal normal 7.1 defect (bug) has-patch 05/19/2026
#65022 Posts list: replace (no title) filler when a title isn't set with something more useful. SergeyBiryukov* Posts, Post Types normal normal 7.1 enhancement has-patch 04/14/2026
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb Posts, Post Types normal normal 7.1 enhancement has-patch 04/03/2026
#65138 RTC: Real-time collaboration bug sprint for 7.1 Posts, Post Types normal normal 7.1 task (blessed) has-patch 05/21/2026
#53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items masteradhoc Privacy normal minor 7.1 defect (bug) has-patch 06/02/2026
#58969 Privacy setting > The ''Copied'' text also shows, When double-clicking on the 'Copy suggested policy text to clipboard' option, masteradhoc Privacy normal normal 7.1 defect (bug) has-patch 06/02/2026
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted masteradhoc Privacy normal normal 7.1 defect (bug) has-patch 06/02/2026
#63467 function do_robots() should use admin_url() masteradhoc Privacy normal normal 7.1 defect (bug) has-patch 06/02/2026
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue masteradhoc Privacy normal major 7.1 enhancement has-patch 06/02/2026
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron masteradhoc Privacy normal normal 7.1 enhancement has-patch 06/02/2026
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.1 defect (bug) has-patch 03/05/2026
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.1 defect (bug) changes-requested 06/06/2026
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.1 defect (bug) changes-requested 06/09/2026
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 7.1 defect (bug) changes-requested 05/19/2026
#65367 REST API: expose per-attachment output format and progressive flags for client-side media processing REST API normal normal 7.1 defect (bug) has-patch 05/29/2026
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal 7.1 enhancement has-patch 02/20/2026
#65119 Docs: Correct the grammar/spelling in api.js documentation westonruter REST API normal normal 7.1 enhancement has-patch 04/24/2026
#65262 REST API: expose size-aware encode quality on attachment responses adamsilverstein REST API normal normal 7.1 enhancement has-patch 05/21/2026
#65049 Templates: Add date field REST API normal normal 7.1 enhancement has-patch 04/09/2026
#61625 Styles enqueued from block.json are not correctly configured for RTL westonruter* Script Loader normal normal 7.1 defect (bug) has-patch 04/09/2026
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 7.1 enhancement has-patch 04/30/2026
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 7.1 enhancement has-patch 03/27/2026
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal 7.1 defect (bug) has-patch 03/24/2026
#65014 Site Health: Error icon missing due to missing dashicons class Site Health normal normal 7.1 defect (bug) has-patch 04/28/2026
#64445 Expose disk size for each installed plugin Site Health normal normal 7.1 enhancement changes-requested 02/19/2026
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal 7.1 defect (bug) has-patch 06/05/2026
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 7.1 enhancement has-patch 05/21/2026
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion Taxonomy normal normal 7.1 enhancement has-patch 04/23/2026
#64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen Themes normal normal 7.1 defect (bug) has-patch 04/03/2026
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes SergeyBiryukov Themes normal normal 7.1 defect (bug) has-patch 04/15/2026
Note: See TracReports for help on using and creating reports.