|
#46625
|
username and password automatically change to dexter
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/24/2019
|
1
|
#55206
|
wp core api memory leaks
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
04/29/2022
|
|
#59172
|
wp_query meta_query NOT EXISTS not creating correct sql query
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
09/05/2023
|
|
#57000
|
wp_usermeta table is emptied because of a wrong query being executed
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/04/2022
|
|
#62342
|
wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/04/2024
|
|
#61338
|
wpdb::prepare function null value convert to empty String
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/02/2024
|
|
#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
|
1
|
#55202
|
A proper (error) message should be show when mysql setting autocommit=0
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/19/2022
|
2
|
#41944
|
Add %u support to wpdb->prepare
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/21/2017
|
|
#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
|
1
|
#59106
|
Add secondary index on `wp_posts` table to improve media queries performance
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/15/2023
|
1
|
#61856
|
Add support for MySQL SSL connections
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/13/2024
|
1
|
#59269
|
Add support for adding metadata in bulk
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/01/2023
|
3
|
#54627
|
Adding More Timestamp columns to database
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/14/2021
|
7
|
#45354
|
Adding index for meta_key and post_id in postmeta
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
06/24/2024
|
1
|
#52527
|
Better RAM handling in wp-db.php
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/15/2021
|
|
#55115
|
Change deprecated wpdb::escape() method
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
02/12/2022
|
1
|
#56259
|
Database Repair doesn't check for missing primary keys / A.I.
|
|
Database
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
03/09/2023
|
|
#41956
|
Errno in $wpdb
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/17/2018
|
3
|
#51769
|
Full-text search support
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
08/16/2022
|
1
|
#39748
|
Function to insert or update DB value
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/29/2017
|
7
|
#43019
|
Hook to validate post form data before save
|
|
Database
|
normal
|
major
|
Awaiting Review
|
enhancement
|
has-patch
|
10/28/2021
|
13
|
#37692
|
Introduce WP_Database_Table base class
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/15/2017
|
2
|
#39826
|
LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
05/07/2020
|
|
#46179
|
Make fetch_array accessible in $wpdb
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/04/2019
|
1
|
#44292
|
Make use of protected process_fields
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/01/2018
|
1
|
#46565
|
Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/20/2019
|
1
|
#61071
|
Need to display appropriate error messages when the database table is empty or corrupted.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
12/06/2024
|
|
#52253
|
New filter on wp-db.php
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
01/08/2021
|
1
|
#58826
|
Please add a default post relations table
|
|
Database
|
normal
|
critical
|
Awaiting Review
|
enhancement
|
|
07/17/2023
|
|
#44386
|
Problem with utf8mb4_unicode_ci collation for arabic content
|
|
Database
|
normal
|
major
|
Awaiting Review
|
enhancement
|
has-patch
|
06/17/2018
|
1
|
#49028
|
Provide functionality to suppress $wpdb query filter
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
02/08/2020
|
1
|
#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
|
|
#58180
|
Specify the REGEXP format for meta_query
|
|
Database
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
needs-docs
|
08/01/2023
|
1
|
#61604
|
Split `wp_insert_post` in two
|
|
Database
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
|
07/09/2024
|
|
#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
|
1
|
#41054
|
Use sargable date filtering where possible
|
|
Database
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
|
12/05/2024
|
3
|
#40150
|
VARCHAR/TEXT inefficiencies
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/14/2017
|
|
#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
|
12
|
#41281
|
attachment_url_to_postid results in very slow query
|
joemcgill*
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/18/2024
|
1
|
#8924
|
autoload should be boolean in add_option()
|
|
Database
|
lowest
|
normal
|
Awaiting Review
|
enhancement
|
|
03/15/2019
|
3
|
#40357
|
dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
04/04/2017
|
2
|
#49654
|
maybe_drop_table
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/07/2023
|
2
|
#46576
|
short-circuit filter for dbDelta
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/20/2019
|
|
#58871
|
support uca14.0.0 collation in database where available
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/25/2023
|
2
|
#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
|
3
|
#62512
|
Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
12/13/2024
|
1
|
#46287
|
Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
11/25/2024
|
|
#59639
|
Dedicated tables for media libary
|
|
Database
|
normal
|
major
|
Awaiting Review
|
feature request
|
dev-feedback
|
10/16/2023
|
2
|
#58694
|
Enhancement in wordpress Database API
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
08/30/2023
|
6
|
#54070
|
Increase CPT "machine name" limit from its current maximum of 20 characters.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
11/08/2024
|
|
#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
|
1
|
#59281
|
Support for Database Cursor
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
09/27/2023
|
1
|
#51762
|
Unix authentication support via unix_socket
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
11/12/2020
|
1
|
#61223
|
Date Time and UTC / GTM Timezone is not synchronizing
|
|
Date/Time
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
06/12/2024
|
1
|
#55339
|
Date changes to ordered list (and default 1. 1.) when at beginning of line
|
pbearne
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
12/13/2024
|
1
|
#49012
|
Date format output incorrect in Finnish
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/27/2024
|
|
#51625
|
Date/Time test failures during DST transition
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
12/13/2024
|
2
|
#51945
|
Dates in REST API responses are incompatible with date-time JSON schema format
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/07/2020
|
1
|
#46609
|
Incorrect posts date on saving scheduled posts draft
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/05/2022
|
5
|
#53780
|
PHP 8.1: DateTimeZone::getTransitions() change
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
08/03/2022
|
2
|
#55503
|
Post Date display issue if we set empty from General Settings page
|
pbearne
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/13/2024
|
1
|
#57409
|
Post date/time selector on a different timezone than of the server's
|
pbearne
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/13/2024
|
5
|
#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
|
3
|
#44597
|
Scheduling posts adds wrong seconds as post_date
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/25/2020
|
1
|
#55242
|
Time options in Settings have changed to uppercase AM and PM instead of lowercase
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/08/2022
|
3
|
#52220
|
Weekly archives/week 53 incorrect crossing over a year change
|
Rarst*
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/05/2021
|
3
|
#53755
|
WordPress 5.8 DatePicker component crashes
|
|
Date/Time
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
close
|
12/13/2024
|
3
|
#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
|
|
#56887
|
wp_exif_date2ts throws notice on slash formatted date
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/22/2022
|
1
|
#57955
|
wp_localize_jquery_ui_datepicker parsing general settings date_format wrong
|
|
Date/Time
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
03/20/2023
|
1
|
#49414
|
wp_read_image_metadata should look for timezone offset
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/15/2020
|
4
|
#48740
|
Add constant for database date format
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/20/2019
|
2
|
#48935
|
Need to Remove strtotime() usage from core
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/05/2024
|
3
|
#48936
|
Remove mysql2date() usage from core
|
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/24/2023
|
|
#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
|
|
#57365
|
"Attempt Block Recovery" functionality broken for buttons "Convert to.." click
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/30/2022
|
|
#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)
|
|
05/20/2022
|
1
|
#53029
|
'separate_items_with_commas' does not display in Block editor meta section
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/06/2022
|
4
|
#60809
|
.editor-styles-wrapper styles opacity changed
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
04/30/2024
|
|
#53723
|
503 Errors in Posts with Complex Gutenberg Content
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/26/2021
|
4
|
#55839
|
6.0 Upgrade Does Not Keep Image Alignment
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
08/28/2023
|
1
|
#47187
|
<!--more--> tag on same line as content prevents any edits to that line
|
SergeyBiryukov*
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/23/2020
|
|
#40675
|
Accented letter at end of line displays wrong
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
11/24/2020
|
1
|
#55285
|
Add image brakes page
|
|
Editor
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
|
03/01/2022
|
1
|
#57219
|
Additional CSS not visible in editor on List block
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/23/2022
|
|
#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
|
1
|
#54907
|
After upgrading to 5.9 I get blank screens when trying to edit or add posts
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/07/2022
|
1
|
#44310
|
Apostrophe and/or Hyphen in Titles Rendered as ’ and – When Added as Link in Editor
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/23/2023
|
2
|
#52415
|
Apostrophe transformed in HTML entity in the page parent selector
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
02/14/2021
|
1
|
#41511
|
Attachment page URL not created correctly for image uploaded directly to library before being added to post
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/22/2018
|
|
#58113
|
Author and Date Blocks do no line up.
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/11/2023
|
1
|
#49393
|
Author user role, Gutenberg add picture from someone else, rest_forbidden_context crash, image size crash
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/25/2020
|
1
|
#58432
|
BUG: Custom Core Block Variation details not updated in "Settings Sidebar" section
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
06/13/2023
|