Make WordPress Core

{1} All Tickets (8020 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 8020)

Database (83 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 04/29/2022 3
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 05/12/2025 2
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 11/04/2022
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 06/04/2019 31
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated has-patch normal normal Future Release defect (bug) 11/03/2025 10
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` needs-unit-tests normal normal defect (bug) 06/04/2019 2
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded normal minor Awaiting Review defect (bug) 08/22/2025 2
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 10/02/2024 1
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 02/05/2020
#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 10/29/2025 5
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 08/02/2019
#31624 $wpdb->prepare() named placeholders needs-unit-tests normal normal enhancement 06/22/2023 3
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 02/19/2022
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 09/21/2017 7
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 06/04/2019 11
#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
#46210 Add helpers for default/empty datetime value has-patch normal normal Awaiting Review enhancement 02/24/2023 5
#64553 Add parameter to delete_expired_transients() for custom transients needs-unit-tests normal normal Awaiting Review enhancement 02/03/2026 10
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. has-patch normal normal Future Release enhancement 09/19/2022 6
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 08/15/2023
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 08/13/2024 2
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 04/05/2023 5
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 12/14/2021
#45354 Adding index for meta_key and post_id in postmeta dev-feedback normal normal Awaiting Review enhancement 02/20/2026 15
#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
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 10/03/2017 1
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 02/12/2022 3
#58344 Connect to database on first query has-patch normal normal Future Release enhancement 05/08/2025 10
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 03/09/2023 2
#45697 Database: Upgrading field collations normal normal Future Release enhancement 08/22/2022 6
#28625 Enhancement: Add constants to support SSL connections for mysqli needs-unit-tests normal normal Future Release enhancement 06/24/2023 18
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 08/17/2018 15
#54042 Extending wpdb::prepare() to support IN() operator dev-feedback normal normal Future Release enhancement 09/17/2023 46
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 10/29/2017 1
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 08/30/2019 72
#43019 Hook to validate post form data before save has-patch normal major Awaiting Review enhancement 10/28/2021 13
#26788 Improve dbDelta fields match has-patch normal normal enhancement 06/04/2019 1
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name dev-feedback normal normal Awaiting Review enhancement 05/07/2020 3
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 04/08/2025 22
#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
#61071 Need to display appropriate error messages when the database table is empty or corrupted. dev-feedback normal normal Awaiting Review enhancement 01/06/2025 3
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 01/08/2021 3
#60102 PHPunit tests for dead_db has-patch normal normal Future Release enhancement 02/12/2025 2
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 08/01/2022 15
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 07/17/2023
#44386 Problem with utf8mb4_unicode_ci collation for arabic content dev-feedback normal major Awaiting Review enhancement 02/01/2026 4
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 01/09/2023 2
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 12/02/2021
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 11/19/2025 2
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 07/09/2024 1
#42352 Support use of native MySQLi prepared queries early normal normal Future Release enhancement 09/26/2024 9
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 09/06/2019
#41424 Use a better error message than "Error establishing a database connection" when site isn't found needs-unit-tests normal normal Future Release enhancement 11/22/2017 4
#41054 Use sargable date filtering where possible normal trivial Awaiting Review enhancement 12/05/2024 2
#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
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 06/04/2019 2
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 01/16/2019
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 03/15/2019 7
#10883 db-error.php not used for all DB failures normal normal enhancement 04/30/2025 6
#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 01/30/2026 2
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 01/21/2023 21
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 06/04/2019 8
#49654 maybe_drop_table normal normal Awaiting Review enhancement 04/07/2023 1
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 06/04/2019 2
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 03/20/2019
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 09/30/2025 16
#54180 tests fot _wp_mysql_week() has-patch normal normal Future Release enhancement 10/09/2024 2
#63734 wpdb::prepare() should reject invalid schema object names has-patch normal normal Awaiting Review enhancement 07/22/2025 4
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget has-patch normal normal Awaiting Review feature request 05/26/2025 19
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 05/26/2025 2
#57793 Add native support for SQLite has-patch normal normal Future Release feature request 11/04/2024 20
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 09/12/2025 1
#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
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. dev-feedback normal normal Awaiting Review feature request 11/08/2024 15
#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
#59281 Support for Database Cursor normal normal Awaiting Review feature request 09/27/2023 1
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 11/12/2020
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 05/25/2025 18

Date/Time (17 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#48204 wp_exif_date2ts throws notice on empty date pbearne* has-patch normal minor Future Release defect (bug) 06/03/2025 12
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* has-patch normal normal 7.0 defect (bug) 03/03/2026 7
#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
#57409 Post date/time selector on a different timezone than of the server's pbearne normal normal Awaiting Review defect (bug) 12/05/2025 12
#29390 add filter for get_date_from_gmt() pbearne has-patch normal normal Future Release defect (bug) 07/09/2025 2
#41011 get_calendar generates query with invalid date formats pbearne has-patch normal normal Future Release defect (bug) 11/03/2025 17
#61732 get_calendar() will use invalid dates in SQL queries pbearne has-patch normal normal Future Release defect (bug) 03/17/2025 10
#48207 Implement new Comment Date Functions pbearne has-patch normal normal 7.1 enhancement 02/20/2026 19
#48936 Remove mysql2date() usage from core pbearne needs-unit-tests normal normal Awaiting Review enhancement 05/06/2025 3
#58774 Sorting Posts after Published Date OR Last Update should be a standard function pbearne reporter-feedback normal normal Awaiting Review feature request 11/04/2024 1
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 10/07/2020 21
#29849 Better human_time_diff() audrasjb has-patch normal normal Future Release enhancement 10/20/2025 25
#64102 add label to date/time to show which string is the language default SergeyBiryukov normal normal Future Release enhancement 02/19/2026 13
#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
#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
#61223 Date Time and UTC / GTM Timezone is not synchronizing close normal minor Awaiting Review defect (bug) 01/14/2025 5
Note: See TracReports for help on using and creating reports.