Make WordPress Core

{13} Has Patch (2075 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 (1501 - 1600 of 2075)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45435 Port Gutenberg's `removep` Function to Php Editor normal normal Awaiting Review enhancement has-patch 11/24/2020
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal Future Release enhancement has-patch 09/24/2019
#46224 The additional CSS is not reflected in the editor Editor normal normal Future Release enhancement has-patch 09/29/2021
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 07/09/2024
#44103 change the type attribute of #menu_order from 'text' to 'number' Editor normal normal Future Release enhancement has-patch 02/12/2025
#59775 test for wp_post_preview_js Editor normal normal Future Release enhancement has-patch 10/09/2024
#62705 Block Bindings: Expose UI options for the source from the server Editor normal normal Future Release feature request has-patch 02/26/2025
#61401 Blocks: Efficiently find and traverse blocks in a document. Editor normal normal Awaiting Review feature request has-patch 06/08/2024
#58173 rotate editor Editor normal normal Awaiting Review feature request has-patch 04/21/2023
#47576 Duplicate Custom Fields are created in new post Editor normal normal defect (bug) has-patch 03/08/2025
#31599 White space between visual editor content and status bar Editor low normal defect (bug) has-patch 06/05/2019
#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 01/24/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
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#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 05/12/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
#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
#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
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 05/08/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 05/17/2025
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 05/07/2025
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 05/13/2025
#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 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
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 06/04/2019
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 05/19/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 02/26/2023
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018
#40831 Customize: Further improve JS inline documentation Customize normal normal Future Release defect (bug) has-patch 05/05/2024
#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
#36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#63244 Customizer: Voiceover on iOS is not working in Widgets menu Customize normal normal Awaiting Review defect (bug) has-patch 04/07/2025
#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
#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 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
#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
#40862 Partially visible controls within a pane do not scroll into view jpurdy647 Customize low normal Future Release enhancement has-patch 11/25/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
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) has-patch 02/14/2025
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 06/04/2019
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
#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
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 07/18/2024
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 01/24/2019
#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
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021
#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
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020
#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
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 04/01/2024
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
Note: See TracReports for help on using and creating reports.