Make WordPress Core

{13} Has Patch (2086 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 2086)

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
#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
#58183 PHP notice when accessing Customizer with a classic theme without widgets Customize normal normal Future Release defect (bug) has-patch 12/02/2024
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal Future Release defect (bug) has-patch 05/30/2021
#37516 Site title and tagline: allow ability to hide each independently Customize normal normal Future Release defect (bug) has-patch 01/25/2019
#47445 Unable to set rows attribute for textarea input in the Customizer Customize normal normal Future Release defect (bug) has-patch 05/31/2021
#46596 WP_Customize_Date_Time_Control class - date format ignores day of the month suffix (S) Customize normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#63151 [E_WARNING] class-wp-customize-widgets.php:923 audrasjb Customize normal normal 6.9 defect (bug) has-patch 03/25/2025
#54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022
#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
#44665 Add a "Create New Menu" button to the menu widget Customize normal normal Future Release enhancement has-patch 11/30/2020
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 05/17/2022
#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
#47692 Optgroup in Customizer Select Control Customize normal normal Future Release enhancement has-patch 07/27/2020
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 12/05/2019
#34747 Provide more flexibility for "You are customizing" text ryankienstra Customize normal normal Awaiting Review enhancement close 05/23/2021
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement 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
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 05/24/2024
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
#60362 Emojis cause "Updating failed. Could not update post in the database." error Database normal normal Awaiting Review defect (bug) has-patch 01/24/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
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character Database normal normal Awaiting Review defect (bug) has-patch 09/24/2024
#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
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 08/12/2024
#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 audrasjb Database normal normal 6.9 defect (bug) has-patch 02/20/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
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 02/26/2025
#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
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 02/12/2025
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
#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
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 02/07/2025
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 02/26/2025
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
#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
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 11/25/2024
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
#59941 PHPUnit test for wp_timezone_choice audrasjb Date/Time normal normal 6.9 defect (bug) has-patch 03/25/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
#26798 While inserting a post some values for 'post_date' throw a PHP exception pbearne Date/Time normal normal 6.9 defect (bug) has-patch 03/18/2025
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 01/24/2025
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal 6.9 defect (bug) has-patch 03/18/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
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
#29849 Better human_time_diff() audrasjb Date/Time normal normal 6.9 enhancement has-patch 03/03/2025
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 6.9 enhancement has-patch 03/17/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 01/21/2019
#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
#62755 Allow template duplication + concept of active templates Editor normal normal Future Release defect (bug) has-patch 02/05/2025
#52415 Apostrophe transformed in HTML entity in the page parent selector Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2021
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal 6.9 defect (bug) changes-requested 03/18/2025
#61466 Block Bindings: Add support for image caption Editor normal normal Future Release defect (bug) has-patch 11/07/2024
#59622 Block supports: Avoid warning for non string class attributes Editor normal normal Future Release defect (bug) has-patch 02/12/2024
#50146 Blocks: `serialize_block()` doesn't support `WP_Block_Parser_Block` Editor normal normal Awaiting Review defect (bug) has-patch 03/20/2021
#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
#40882 Characters omitted when copying and pasting from Word Editor normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) has-patch 11/15/2021
#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
#60157 Cursor moves to a different paragraph when use directional keys to navigate in a text Editor normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#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
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal 6.9 defect (bug) has-patch 03/20/2025
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal 6.9 defect (bug) has-patch 03/03/2025
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 07/27/2021
#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
#56310 Inconsistency when adding fonts to fontFamilies in wp_global_styles post Editor normal normal Awaiting Review defect (bug) has-patch 10/12/2022
#55058 Inspector Typography tools: Letter-spacing is misaligned next to Appearance Editor normal normal Awaiting Review defect (bug) has-patch 02/03/2022
#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/18/2021
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal Awaiting Review defect (bug) has-patch 03/04/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
#51410 Patterns examples Editor normal normal Awaiting Review defect (bug) has-patch 09/29/2020
#46389 Post Form Code Editor Issue Editor normal normal Awaiting Review defect (bug) has-patch 11/12/2020
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) has-patch 04/21/2023
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.