Make WordPress Core

{13} Has Patch (2062 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 (1101 - 1200 of 2062)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 09/25/2025
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 12/01/2025
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 06/27/2025
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 01/19/2026
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 11/13/2020
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) has-patch 07/02/2025
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 06/27/2025
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 01/20/2026
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 09/22/2025
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 12/18/2025
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 04/28/2025
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 12/18/2025
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Future Release defect (bug) has-patch 11/03/2025
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 06/22/2020
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 07/09/2025
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal Future Release defect (bug) has-patch 11/03/2025
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 03/17/2025
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 01/21/2025
#48204 wp_exif_date2ts throws notice on empty date pbearne* Date/Time normal minor Future Release defect (bug) has-patch 06/03/2025
#16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 09/22/2021
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 02/01/2026
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 07/18/2019
#43267 Admin editor "Insert link" modal on mobile seems to have incorrect styling Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2018
#31416 An accessibility issue with the Publish metabox Editor normal normal Awaiting Review defect (bug) has-patch 12/03/2025
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2021
#63909 Automatic excerpts: support lists in addition to columns and groups Editor normal normal Awaiting Review defect (bug) has-patch 09/06/2025
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 11/03/2025
#61466 Block Bindings: Add support for image caption Editor normal normal Future Release defect (bug) has-patch 11/07/2024
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 03/20/2021
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 10/10/2025
#55509 CSS conflict in Custom Fields table Editor normal normal Awaiting Review defect (bug) has-patch 04/29/2022
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal Future Release defect (bug) has-patch 06/05/2019
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) changes-requested 06/27/2025
#56039 Classic Editor: Current selection is not preserved when switching Visual to Text editor Editor normal normal Awaiting Review defect (bug) has-patch 04/19/2023
#53537 Default content overwrittern when using a default post format Editor normal normal Awaiting Review defect (bug) has-patch 06/28/2021
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 07/19/2023
#31798 Editor: switch undo and redo in RTL Editor low normal Future Release defect (bug) has-patch 06/30/2025
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 05/08/2023
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal Future Release defect (bug) has-patch 10/30/2025
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal Future Release defect (bug) changes-requested 11/03/2025
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 02/02/2026
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 05/03/2025
#30942 In quicktags settings, setting buttons to zero-length string doesn't give empty toolbar. Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 07/07/2021
#62894 Media Library functionality in the block editor causes CSP 'unsafe-eval' error Editor normal normal Awaiting Review defect (bug) has-patch 02/06/2025
#53047 My "Posts" page (when a static front is selected) uses the old editor Editor normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
#62810 Pattern with Query Loop and Cover block renders wrongly in preview Editor normal minor Awaiting Review defect (bug) has-patch 02/04/2025
#63325 Regression in saving posts with Block Editor in 6.8 Editor normal normal Future Release defect (bug) has-patch 11/03/2025
#61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. Editor normal normal Awaiting Review defect (bug) has-patch 07/03/2024
#37758 The Link Checker tool does not detect some links Editor normal normal Awaiting Review defect (bug) has-patch 09/16/2023
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 01/22/2026
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 03/02/2019
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#54931 get_block_template filter not fired when template saved in posts Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
#63222 register_block_type is not working with symbolic links still audrasjb Editor normal normal Future Release defect (bug) has-patch 11/03/2025
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal Future Release defect (bug) changes-requested 06/12/2025
#63923 style-engine: Add string check to prevent fatal errors from malformed block attributes Editor normal normal Awaiting Review defect (bug) has-patch 09/03/2025
#58236 theme.json customTemplates with child themes work wrong Editor normal normal Awaiting Review defect (bug) has-patch 07/09/2024
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 05/10/2022
#63695 viewStyle is loaded in the footer when the active theme is the classic theme Editor normal normal Awaiting Review defect (bug) has-patch 07/12/2025
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#45033 Add TIDAL to oEmbed whitelist Embeds normal normal Awaiting Review defect (bug) has-patch 07/22/2025
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal Awaiting Review defect (bug) has-patch 01/13/2020
#57699 Autoembeds not rendered in front-end post content Embeds normal normal Awaiting Review defect (bug) has-patch 02/12/2023
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) has-patch 11/07/2024
#63590 Youtube oEmbed Test is not loading scripts Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2025
#61558 oEmbed: Support non-dot-com Pinterest URLs Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2024
#32433 Add registered image sizes in WXR export file Export normal normal Awaiting Review defect (bug) has-patch 07/17/2018
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal Future Release defect (bug) has-patch 02/20/2020
#60545 Default XML exporter is failing to export block templates. Export normal normal Awaiting Review defect (bug) has-patch 01/29/2026
#52470 Exported WXR contains terms twice Export normal normal Awaiting Review defect (bug) has-patch 08/04/2023
#33563 Multiple Calls to export_wp() Causes Error Export normal normal Future Release defect (bug) has-patch 11/19/2020
#53300 Select and Crop for header images, crop area is entire image External Libraries normal normal Future Release defect (bug) has-patch 07/29/2021
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#63763 Update backbone.js to the latest version (1.6.1) External Libraries normal normal Awaiting Review defect (bug) has-patch 07/29/2025
#51306 Add inline documentation for atomlib.php Feeds normal normal Awaiting Review defect (bug) has-patch 09/05/2025
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal Awaiting Review defect (bug) has-patch 01/12/2022
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.