Make WordPress Core

{13} Has Patch (2058 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 (401 - 500 of 2058)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 04/02/2024
#63082 Strip query strings in wp_redirect_admin_locations Canonical normal trivial Awaiting Review enhancement has-patch 05/26/2025
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
#53310 All Comments are not visible in comment section in WordPress Backend Post Section Comments normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 02/07/2026
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 09/17/2025
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) has-patch 07/05/2025
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#35862 Comments screen: audit all the background color animations Comments normal normal Awaiting Review defect (bug) has-patch 10/06/2025
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#55891 Please add an action for additions within the "comment-metadata" div Comments normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal Awaiting Review enhancement has-patch 07/01/2018
#57106 Allowing comment form error pages Comments normal normal Awaiting Review enhancement has-patch 11/14/2022
#39133 Check email length in is_email() Comments normal normal Awaiting Review enhancement has-patch 07/17/2020
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 11/20/2021
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal Awaiting Review enhancement has-patch 12/12/2022
#55922 Update wp_list_comments type parameter to allow array or string Comments normal normal Awaiting Review enhancement has-patch 07/17/2024
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 01/15/2026
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#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
#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
#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
#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
#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
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 04/04/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
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
#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
#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
#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
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 01/09/2023
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 12/02/2021
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/30/2025
#63734 wpdb::prepare() should reject invalid schema object names Database normal normal Awaiting Review enhancement has-patch 07/22/2025
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 05/26/2025
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 05/26/2025
#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
#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
#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
#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
#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
#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
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 05/08/2023
#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
#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
#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
#64452 get_block_wrapper_attributes() function strips falsy values like zero Editor normal normal Awaiting Review defect (bug) has-patch 02/13/2026
#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 02/14/2026
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor Awaiting Review enhancement has-patch 01/18/2023
#64608 Backport: Add Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement has-patch 02/05/2026
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal normal Awaiting Review enhancement has-patch 05/20/2024
#60696 Block hooks: Allow insertion of a hooked block with attributes Editor normal normal Awaiting Review enhancement has-patch 03/05/2024
#62791 Could `pre_render_block` come later Editor normal normal Awaiting Review enhancement has-patch 02/02/2026
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.