Make WordPress Core

{1} All Tickets (8015 matches)

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

Results (1401 - 1500 of 8015)

Customize (9 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55587 Customize preview removes URL query parameters of the same name and keeps only the last one normal major Awaiting Review defect (bug) 04/18/2022
#40831 Customize: Further improve JS inline documentation has-patch normal normal Future Release defect (bug) 05/05/2024
#42872 Customize: Improve display of theme tag filters on mobile normal normal Future Release defect (bug) 12/11/2017
#54184 HTML entities get decoded in Customizer text fields normal normal Awaiting Review defect (bug) 09/26/2021
#60149 Add user-friendly options for customizing the style of password-protected pages normal normal Awaiting Review enhancement 02/15/2024
#51820 Make starter content for fresh sites more discoverable normal normal Awaiting Review enhancement 11/18/2020
#55766 Site icon checkbox to use the site logo normal normal Awaiting Review enhancement 05/18/2022
#62256 A suggestion for binding blocks. normal normal Awaiting Review feature request 10/18/2024
#62886 Enable creation of a horizontal separator menu item in the Customiser normal normal Awaiting Review feature request 01/30/2025

Database (91 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 08/30/2019 72
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion has-patch normal normal Future Release enhancement 10/16/2025 67
#15499 Add an index for get_lastpostmodified query OllieJones dev-feedback normal normal Future Release enhancement 08/28/2025 53
#54042 Extending wpdb::prepare() to support IN() operator dev-feedback normal normal Future Release enhancement 09/17/2023 46
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 06/04/2019 31
#52496 Improve MySQL 8.0 support normal normal Future Release defect (bug) 02/05/2024 28
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 04/08/2025 22
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* has-patch normal normal Future Release enhancement 05/07/2025 22
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 01/21/2023 21
#57793 Add native support for SQLite has-patch normal normal Future Release feature request 11/04/2024 20
#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
#28625 Enhancement: Add constants to support SSL connections for mysqli needs-unit-tests normal normal Future Release enhancement 06/24/2023 18
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 05/25/2025 18
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql anonymooo has-patch normal normal 7.0 defect (bug) 11/10/2025 17
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 09/30/2025 16
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 08/17/2018 15
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 08/01/2022 15
#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
#54801 Avoid WPDB errors when examining installation state of a site/network has-patch normal normal Future Release defect (bug) 09/27/2022 14
#59269 Add support for adding metadata in bulk johnbillion has-patch normal normal 7.0 enhancement 10/19/2025 14
#45354 Adding index for meta_key and post_id in postmeta dev-feedback normal normal Awaiting Review enhancement 06/24/2024 14
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor Future Release enhancement 04/02/2024 14
#41281 attachment_url_to_postid results in very slow query joemcgill* normal normal Awaiting Review enhancement 07/18/2024 14
#43019 Hook to validate post form data before save has-patch normal major Awaiting Review enhancement 10/28/2021 13
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 06/04/2019 11
#13103 "Unknown character set" during install into database reports successful install. barrykooij has-patch normal normal defect (bug) 06/04/2019 10
#62790 "autoload" index is not used joemcgill early normal minor 7.0 defect (bug) 10/20/2025 10
#54836 Huge error logs filled with "WordPress database error Illegal mix of collations" errors caused by spammers normal critical Awaiting Review defect (bug) 03/19/2025 10
#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
#58344 Connect to database on first query has-patch normal normal Future Release enhancement 05/08/2025 10
#26858 Comment duplicate check has a slow query pbearne normal normal Future Release defect (bug) 05/25/2025 9
#42352 Support use of native MySQLi prepared queries early normal normal Future Release enhancement 09/26/2024 9
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 06/04/2019 8
#55610 HTTP response should not be 200 when returning error-page normal major Awaiting Review defect (bug) 08/22/2025 7
#40088 Stop creating the `wp_links` database table close normal normal Future Release defect (bug) 08/10/2022 7
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 09/21/2017 7
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 03/15/2019 7
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 03/22/2019 6
#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
#45697 Database: Upgrading field collations normal normal Future Release enhancement 08/22/2022 6
#10883 db-error.php not used for all DB failures normal normal enhancement 04/30/2025 6
#36242 wpdb set_sql_mode add param pbearne dev-feedback normal normal Awaiting Review enhancement 01/18/2025 6
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. close normal normal Awaiting Review defect (bug) 09/22/2025 5
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* dev-feedback normal normal Awaiting Review defect (bug) 01/12/2024 5
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() dev-feedback normal normal Awaiting Review defect (bug) 01/17/2025 5
#50789 Improve WPDB logic around information_schema normal normal Awaiting Review defect (bug) 06/11/2021 5
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 07/19/2017 5
#43893 The maybe_create_table() function has two definitions dev-feedback low normal Awaiting Review defect (bug) 09/01/2020 5
#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 10/29/2025 5
#46210 Add helpers for default/empty datetime value has-patch normal normal Awaiting Review enhancement 02/24/2023 5
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 04/05/2023 5
#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 02/20/2017 4
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 08/25/2021 4
#38921 Defining filter pre_get_table_charset causes errors has-patch normal normal Future Release defect (bug) 05/27/2020 4
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT has-patch normal normal Awaiting Review defect (bug) 04/28/2025 4
#60503 MySQL VALUES function deprecated in MySQL 8 close normal minor Awaiting Review defect (bug) 12/10/2024 4
#43578 Unexpected MYSQL data format dev-feedback normal normal Future Release defect (bug) 02/03/2020 4
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 01/17/2019 4
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 06/01/2017 4
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 03/24/2019 4
#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
#63734 wpdb::prepare() should reject invalid schema object names has-patch normal normal Awaiting Review enhancement 07/22/2025 4
#60037 Differentiate between minimum required MySQL and MariaDB versions normal normal Future Release defect (bug) 11/02/2024 3
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 12/06/2022 3
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 06/04/2019 3
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 04/03/2020 3
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 06/04/2019 3
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 12/01/2019 3
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 08/10/2018 3
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name normal normal Awaiting Review defect (bug) 01/04/2023 3
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 08/31/2020 3
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 04/29/2022 3
#31624 $wpdb->prepare() named placeholders needs-unit-tests normal normal enhancement 06/22/2023 3
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 02/12/2022 3
#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
#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
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause normal normal Awaiting Review defect (bug) 04/08/2018 2
#37678 Add an action hook for plugins to do database upgrades on dev-feedback normal normal Awaiting Review defect (bug) 06/24/2025 2
#56260 In case of missing primary key on wp_posts, Media uploader gives false feedback indicating folder permissions are missing, where in fact database structure is malformed. normal minor Awaiting Review defect (bug) 10/26/2022 2
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 normal normal Awaiting Review defect (bug) 08/02/2023 2
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 02/25/2021 2
#51486 The add_option function should not be able to update existing rows in the database. needs-unit-tests normal normal Awaiting Review defect (bug) 06/09/2022 2
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated normal normal Awaiting Review defect (bug) 11/08/2023 2
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 04/24/2023 2
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 09/08/2022 2
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 05/12/2025 2
#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
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 08/13/2024 2
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 03/09/2023 2
Note: See TracReports for help on using and creating reports.