Make WordPress Core

{1} All Tickets (8012 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1501 - 1600 of 8012)

Database (68 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 01/09/2023 2
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 11/19/2025 2
#41054 Use sargable date filtering where possible normal trivial Awaiting Review enhancement 12/05/2024 2
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 06/04/2019 2
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 06/04/2019 2
#54180 tests fot _wp_mysql_week() has-patch normal normal Future Release enhancement 10/09/2024 2
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 05/26/2025 2
#60505 Column names in wpdb->insert aren't sanitized. normal normal Awaiting Review defect (bug) 02/12/2024 1
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 06/04/2019 1
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 07/03/2023 1
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 02/09/2021 1
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 05/11/2023 1
#64130 Type error in /wp-includes/class-wpdb.php normal normal Awaiting Review defect (bug) 10/22/2025 1
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 06/04/2019 1
#46146 dbDelta not parsing enum correctly normal normal Awaiting Review defect (bug) 11/17/2022 1
#40779 function_exists() audit in wp-db.php dev-feedback low minor Awaiting Review defect (bug) 06/01/2021 1
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 10/02/2024 1
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 10/03/2017 1
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 10/29/2017 1
#26788 Improve dbDelta fields match has-patch normal normal enhancement 06/04/2019 1
#44386 Problem with utf8mb4_unicode_ci collation for arabic content has-patch normal major Awaiting Review enhancement 06/17/2018 1
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 07/09/2024 1
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes needs-unit-tests normal normal Awaiting Review enhancement 04/04/2017 1
#49654 maybe_drop_table normal normal Awaiting Review enhancement 04/07/2023 1
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 09/12/2025 1
#59281 Support for Database Cursor normal normal Awaiting Review feature request 09/27/2023 1
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 04/15/2019
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 06/04/2019
#60077 Class UnexpectedValueException not found normal critical Awaiting Review defect (bug) 12/14/2023
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 06/03/2022
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 09/23/2018
#59974 MAX_JOIN_SIZE wp-blog-header.php normal minor Awaiting Review defect (bug) 11/27/2023
#62976 Multiple queries executing - Bulk deletion normal critical Awaiting Review defect (bug) 02/17/2025
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character has-patch normal normal Awaiting Review defect (bug) 09/24/2024
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 02/17/2023
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 02/20/2020
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 04/15/2021
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 dev-feedback normal normal Awaiting Review defect (bug) 03/15/2019
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 06/04/2019
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 03/26/2024
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 11/11/2022
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created normal trivial Awaiting Review defect (bug) 03/09/2019
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 01/30/2019
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 03/30/2019
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 11/04/2022
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 02/05/2020
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 08/02/2019
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 02/19/2022
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value normal normal Awaiting Review enhancement 01/15/2024
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 08/15/2023
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 12/14/2021
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 06/04/2019
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 02/15/2021
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 06/01/2018
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. normal normal Awaiting Review enhancement 03/20/2019
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 07/17/2023
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 12/02/2021
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 09/06/2019
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 03/14/2017
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 06/07/2022
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 01/16/2019
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 03/20/2019
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 10/16/2023
#58694 Enhancement in wordpress Database API normal normal Awaiting Review feature request 08/30/2023
#62575 Prints SQL/DB error limit last_query too long normal normal Awaiting Review feature request 11/26/2024
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 10/08/2021
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 11/12/2020

Date/Time (32 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] normal normal Future Release feature request 12/30/2024 58
#59941 PHPUnit test for wp_timezone_choice has-patch normal normal 7.0 defect (bug) 11/24/2025 28
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* has-patch low normal Future Release defect (bug) 01/21/2025 27
#29849 Better human_time_diff() audrasjb has-patch normal normal Future Release enhancement 10/20/2025 25
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 10/07/2020 21
#41011 get_calendar generates query with invalid date formats pbearne has-patch normal normal Future Release defect (bug) 11/03/2025 17
#48207 Implement new Comment Date Functions pbearne has-patch normal normal 7.0 enhancement 10/20/2025 17
#48204 wp_exif_date2ts throws notice on empty date pbearne* has-patch normal minor Future Release defect (bug) 06/03/2025 12
#64102 add label to date/time to show which string is the language default SergeyBiryukov normal normal 7.0 enhancement 11/10/2025 12
#57409 Post date/time selector on a different timezone than of the server's pbearne normal normal Awaiting Review defect (bug) 11/03/2025 11
#53780 PHP 8.1: DateTimeZone::getTransitions() change close normal normal Awaiting Review defect (bug) 02/07/2025 10
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened has-patch normal normal Awaiting Review defect (bug) 06/22/2020 10
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* needs-unit-tests normal normal Awaiting Review defect (bug) 01/05/2021 10
#61732 get_calendar() will use invalid dates in SQL queries pbearne has-patch normal normal Future Release defect (bug) 03/17/2025 10
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 12/05/2022 8
#44597 Scheduling posts adds wrong seconds as post_date close normal normal Awaiting Review defect (bug) 01/15/2025 8
#63772 get_calendar() shows incorrect month-end due to current_time() timezone issue dev-feedback normal normal Awaiting Review defect (bug) 08/02/2025 8
#26980 the_modified_date is lower than the_date when post is scheduled has-patch normal normal Awaiting Review defect (bug) 05/05/2021 8
#34435 Creating a post might fail during fall's DST switch due to ambiguous time needs-docs normal normal Future Release defect (bug) 05/30/2019 7
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* has-patch normal normal 7.0 defect (bug) 11/26/2025 6
#49414 wp_read_image_metadata should look for timezone offset normal normal Awaiting Review defect (bug) 02/15/2020 6
#61223 Date Time and UTC / GTM Timezone is not synchronizing close normal minor Awaiting Review defect (bug) 01/14/2025 5
#48935 Need to Remove strtotime() usage from core dev-feedback normal normal Awaiting Review enhancement 11/05/2024 5
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 05/27/2024 4
#55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase normal normal Awaiting Review defect (bug) 09/10/2025 4
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields close normal trivial enhancement 01/22/2025 4
#55503 Post Date display issue if we set empty from General Settings page pbearne dev-feedback normal normal Awaiting Review defect (bug) 12/13/2024 3
#53755 WordPress 5.8 DatePicker component crashes close normal blocker Awaiting Review defect (bug) 12/13/2024 3
#48936 Remove mysql2date() usage from core pbearne needs-unit-tests normal normal Awaiting Review enhancement 05/06/2025 3
#49396 Inconsistent Time format normal normal feature request 11/05/2024 3
#51625 Date/Time test failures during DST transition reporter-feedback normal normal Awaiting Review defect (bug) 12/13/2024 2
#51945 Dates in REST API responses are incompatible with date-time JSON schema format dev-feedback normal normal Awaiting Review defect (bug) 12/07/2020 2
Note: See TracReports for help on using and creating reports.