|
|
#60505
|
Column names in wpdb->insert aren't sanitized.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/12/2024
|
|
|
#63825
|
Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
09/22/2025
|
|
|
#58559
|
Database error bug in wordpress current version
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/03/2023
|
|
|
#57385
|
Disable foreign key checks when dropping tables inside wp_uninitialize_site() function
|
johnjamesjacoby*
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
01/12/2024
|
|
|
#55907
|
Failed to insert log entry: value too long
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/03/2022
|
|
|
#52210
|
File URL gets saved even when upload fails
|
|
Database
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
02/09/2021
|
|
|
#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
|
|
|
#58286
|
Growing database due to unnecessary transients containing "g_url_details_response_"
|
|
Database
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
|
05/11/2023
|
|
|
#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.
|
|
Database
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
10/26/2022
|
|
|
#44973
|
Issues with $wpdb->get_col_info
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/23/2018
|
|
|
#59974
|
MAX_JOIN_SIZE wp-blog-header.php
|
|
Database
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
11/27/2023
|
|
|
#62104
|
Multisite triggers UPDATE queries on _sitemeta of almost 150k character
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/24/2024
|
|
|
#58965
|
No luck running WP when running PHP 8.2.8 + mysql Ver 15.1
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/02/2023
|
|
|
#49482
|
Non-english slug can sometimes cause an error in WordPress query
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/20/2020
|
|
|
#53033
|
Remove comments, ping, to_ping columns from posts table
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/15/2021
|
|
|
#41278
|
SQL_CALC_FOUND_ROWS slow query
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/19/2017
|
|
|
#30795
|
Upgrade bug affecting indexing
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/22/2019
|
|
|
#59836
|
Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12/18/2025
|
|
|
#53320
|
Why delete_metadata and update_metadata slow performance?
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/26/2024
|
|
|
#40695
|
`install_blog` suppresses database errors
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
06/01/2017
|
|
|
#46452
|
dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created
|
|
Database
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
|
03/09/2019
|
|
|
#56533
|
dbDelta() ignores changes to column nullability (NULL/NOT NULL)
|
|
Database
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
09/08/2022
|
|
|
#36924
|
dbDelta(): Support more than one whitespace between field name and its type definition
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/10/2018
|
|
|
#40779
|
function_exists() audit in wp-db.php
|
|
Database
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
06/01/2021
|
|
|
#46739
|
post attributes order not working correctly
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/30/2019
|
|
|
#51097
|
post cannot be saved due to certain variant of Japanese Kanji
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
08/31/2020
|
|
|
#46625
|
username and password automatically change to dexter
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/24/2019
|
|
|
#59172
|
wp_query meta_query NOT EXISTS not creating correct sql query
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
05/12/2025
|
|
|
#57000
|
wp_usermeta table is emptied because of a wrong query being executed
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/04/2022
|
|
|
#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
|
|
|
#47818
|
$wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/02/2019
|
|
|
#60254
|
Add filter to class-wpdb.php#query that allows to return data from filter return value
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/15/2024
|
|
|
#46210
|
Add helpers for default/empty datetime value
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/24/2023
|
|
|
#55115
|
Change deprecated wpdb::escape() method
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
02/12/2022
|
|
|
#41956
|
Errno in $wpdb
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/17/2018
|
|
|
#52253
|
New filter on wp-db.php
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
01/08/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
|
|
|
#54560
|
Return null from wpdb::get_results when query fails
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/02/2021
|
|
|
#58180
|
Specify the REGEXP format for meta_query
|
|
Database
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
needs-docs
|
11/19/2025
|
|
|
#47994
|
The additions of a new wp_posts table columns called post_level and post_patriarch
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/06/2019
|
|
|
#55938
|
WP prefix on installation - instructions to be indicated
|
|
Database
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
06/07/2022
|
|
|
#42703
|
WP_Query: Swap parsing date into own method
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/16/2019
|
|
|
#54180
|
tests fot _wp_mysql_week()
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
|
|
#63734
|
wpdb::prepare() should reject invalid schema object names
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
07/22/2025
|
|
|
#59639
|
Dedicated tables for media libary
|
|
Database
|
normal
|
major
|
Awaiting Review
|
feature request
|
dev-feedback
|
10/16/2023
|
|
|
#62575
|
Prints SQL/DB error limit last_query too long
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
11/26/2024
|
|
|
#54235
|
Script for handling metadata in wp_postmeta
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
needs-docs
|
10/08/2021
|
|
|
#51625
|
Date/Time test failures during DST transition
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
12/13/2024
|
|
|
#61732
|
get_calendar() will use invalid dates in SQL queries
|
pbearne
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
03/17/2025
|
|
|
#45047
|
user_registered returned as UTC Time instead of Local Time
|
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
04/22/2020
|
|
|
#58774
|
Sorting Posts after Published Date OR Last Update should be a standard function
|
pbearne
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
feature request
|
reporter-feedback
|
11/04/2024
|
|
|
#59340
|
"Open in new tab" checkbox in hyperlink entry doesn't save
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
09/29/2023
|
|
|
#55714
|
& stored as & for Post Title and Excerpt in Editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/24/2025
|
|
|
#53723
|
503 Errors in Posts with Complex Gutenberg Content
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/26/2021
|
|
|
#64268
|
A backlink placed inside a standard post is not rendering correctly on the front end. The HTML appears in the editor but is either stripped or displayed as plain text when viewed on the site
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
01/09/2026
|
|
|
#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
|
|
|
#31416
|
An accessibility issue with the Publish metabox
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12/03/2025
|
|
|
#63909
|
Automatic excerpts: support lists in addition to columns and groups
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/06/2025
|
|
|
#61466
|
Block Bindings: Add support for image caption
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/07/2024
|
|
|
#54430
|
Block Editor does not save text where the ellipsis are in quotation marks .
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/12/2021
|
|
|
#60756
|
Block Hooks: Toggle (re-)inserts hooked block in wrong position (if added by filter)
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
02/13/2025
|
|
|
#53391
|
Block editor Code and Preformatted failing to accept text
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/13/2021
|
|
|
#56082
|
Block editor does not unset changed/dirty flag for nested types
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/27/2022
|
|
|
#62655
|
Block editor styling component toolbars overlap, obscuring features.
|
|
Editor
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
01/02/2025
|
|
|
#53912
|
Bug when using Block-styles loading enhancements in WP 5.8
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
01/30/2024
|
|
|
#54475
|
CSS Selector in block-library css will broke SVG scaled text rendering in Chrome 96 (Win 10, Win 11, Mac OS)
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
11/22/2021
|
|
|
#62492
|
CSS is not loading
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
11/20/2024
|
|
|
#61147
|
CSS: Parse Error. html :where([style * =border-top-color])
|
|
Editor
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
close
|
06/20/2025
|
|
|
#62429
|
Can't create a new page ore update a page
|
|
Editor
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
05/12/2025
|
|
|
#55827
|
Can't drag and drop block into empty column in list view
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/12/2025
|
|
|
#59978
|
Classic editor cursor control
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/03/2025
|
|
|
#62676
|
Classic editor: Firefox - Full height editor button not loading in the editor
|
joedolson*
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/15/2025
|
|
|
#56956
|
Classic link editor in WordPress 6.1
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/13/2022
|
|
|
#59085
|
Command Palette - switching posts wrong url redirect for non FSE sites
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
09/06/2025
|
|
|
#60952
|
Completely broken out of the box: can't edit "hello world" post, lots of errors in browser console in wp-admin
|
|
Editor
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
|
04/08/2024
|
|
|
#62240
|
Cover block image is not displayed when the block inside group with background color
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/11/2024
|
|
|
#57495
|
Cover block: fixed background doesn't work
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/15/2023
|
|
|
#53256
|
Cover images within a column break the editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/11/2021
|
|
|
#60157
|
Cursor moves to a different paragraph when use directional keys to navigate in a text
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/12/2025
|
|
|
#50108
|
Custom Post Type with public => false still generates/reserves title as permalink
|
|
Editor
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
05/07/2020
|
|
|
#57601
|
Custom browser user agent breaks visual editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/01/2023
|
|
|
#46100
|
Custom field validation is not working in Gutenberg Editor
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
01/25/2019
|
|
|
#64486
|
Deactivating plugin removes native wp metabox from page editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
01/09/2026
|
|
|
#53537
|
Default content overwrittern when using a default post format
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/28/2021
|
|
|
#57647
|
Deprecate wp_enqueue_block_support_styles function
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
02/06/2025
|
|
|
#53583
|
Distraction Free Writing Mode not available on visual tab
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/04/2021
|
|
|
#42540
|
Don't move focus to the editor when switching editor mode
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
05/15/2025
|
|
|
#49894
|
Drag & Drop image upload error on multisite install when no upload space available
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/15/2020
|
|
|
#53846
|
Drag and drop multiple blocks into container breaks editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
09/01/2021
|
|
|
#59124
|
Dropdown navigation not displaying past the header
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
08/16/2023
|
|
|
#58813
|
Editing Slug to an Existing Slug causes wrong content to display
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
07/19/2023
|
|
|
#31798
|
Editor: switch undo and redo in RTL
|
|
Editor
|
low
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
06/30/2025
|
|
|
#56464
|
Event custom metabox with Gutenberg not showing correctly
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/30/2022
|
|
|
#45126
|
Expired session post editing continuation bug
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/12/2020
|
|
|
#60151
|
FSE theme Styles select Issue
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/15/2024
|
|
|
#54417
|
Featured Image Exceeds Container
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/10/2021
|
|
|
#57499
|
Featured Image block size options not displaying in FSE
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/18/2023
|
|
|
#62871
|
Font Library Install Fonts not accessible after migrating website
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/27/2025
|
|
|
#60790
|
Font Library: Editor has encountered an unexpected error
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
03/20/2024
|