#46576
|
short-circuit filter for dbDelta
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/20/2019
|
#48285
|
wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
09/27/2022
|
#46287
|
Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/20/2019
|
#57793
|
Add native support for SQLite
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/03/2023
|
#54070
|
Increase CPT "machine name" limit from its current maximum of 20 characters.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/04/2022
|
#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
|
#54801
|
Avoid WPDB errors when examining installation state of a site/network
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/27/2022
|
#26858
|
Comment duplicate check has a slow query
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
11/29/2022
|
#38921
|
Defining filter pre_get_table_charset causes errors
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/27/2020
|
#40088
|
Stop creating the `wp_links` database table
|
|
close
|
normal
|
normal
|
Future Release
|
defect (bug)
|
08/10/2022
|
#43578
|
Unexpected MYSQL data format
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/03/2020
|
#54221
|
_transient_dirsize_cache is set to autoload=yes and kills db performance if it grows (20MB in our case)
|
|
|
normal
|
major
|
Future Release
|
defect (bug)
|
12/19/2022
|
#40695
|
`install_blog` suppresses database errors
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/01/2017
|
#40694
|
dbDelta uses suppressed errors to detect table absence
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
12/01/2019
|
#46947
|
‘❤’ in Comment Generates DB Error
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
04/17/2019
|
#15499
|
Add an index for get_lastpostmodified query
|
OllieJones
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
02/03/2023
|
#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
|
#38036
|
Add support for the utf8mb4_0900_ai_ci collation
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
04/05/2023
|
#38760
|
Capture result size in bytes when SAVEQUERIES is true
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
10/03/2017
|
#45697
|
Database: Upgrading field collations
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
08/22/2022
|
#28625
|
Enhancement: Add constants to support SSL connections for mysqli
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
02/03/2021
|
#54042
|
Extending wpdb::prepare() to support IN() operator
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
10/30/2022
|
#6492
|
Guids No Longer Have Permalink Format
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
08/30/2019
|
#47280
|
SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17
|
johnbillion
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
01/18/2023
|
#42352
|
Support use of native MySQLi prepared queries
|
|
early
|
normal
|
normal
|
Future Release
|
enhancement
|
04/14/2021
|
#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
|
#56091
|
Using %i for table/field names in wpdb::prepare()
|
craigfrancis
|
has-patch
|
low
|
minor
|
Future Release
|
enhancement
|
01/12/2023
|
#34330
|
Locks API for atomic data manipulation
|
|
close
|
normal
|
normal
|
Future Release
|
feature request
|
07/15/2022
|
#15332
|
dbDelta($query) - do not create view
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
feature request
|
07/30/2018
|
#57035
|
Error in current_time() function when using timestamp and no value for gmt_offset
|
audrasjb
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/28/2023
|
#57728
|
PHP 8.1 deprecation notice for gmt_offset on wp-admin/options.php
|
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
04/08/2023
|
#49879
|
Can't create or save post if post date is less than 13 Dec 1901
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/13/2020
|
#55363
|
Date Format for Month "F" incorrect when using Site Language of "English (South Africa)"
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/19/2022
|
#55339
|
Date changes to ordered list (and default 1. 1.) when at beginning of line
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/08/2022
|
#49012
|
Date format output incorrect in Finnish
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/29/2022
|
#51625
|
Date/Time test failures during DST transition
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/25/2020
|
#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
|
#48207
|
Implement new Comment Date Functions
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/08/2019
|
#46609
|
Incorrect posts date on saving scheduled posts draft
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2022
|
#53236
|
Nonce lifespans are inaccurate and unintuitively affected by timezones
|
|
needs-unit-tests
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
06/02/2021
|
#53780
|
PHP 8.1: DateTimeZone::getTransitions() change
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/03/2022
|
#55503
|
Post Date display issue if we set empty from General Settings page
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/31/2022
|
#57409
|
Post date/time selector on a different timezone than of the server's
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/02/2023
|
#55953
|
Problemas com a hora universla no wordpress
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/13/2022
|
#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
|
#49581
|
Revisions are showing time in GMT and not Local Time
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/04/2020
|
#44597
|
Scheduling posts adds wrong seconds as post_date
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/25/2020
|
#55242
|
Time options in Settings have changed to uppercase AM and PM instead of lowercase
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/08/2022
|
#52220
|
Weekly archives/week 53 incorrect crossing over a year change
|
Rarst*
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/05/2021
|
#53755
|
WordPress 5.8 DatePicker component crashes
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
07/30/2021
|
#26980
|
the_modified_date is lower than the_date when post is scheduled
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/05/2021
|
#56887
|
wp_exif_date2ts throws notice on slash formatted date
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/22/2022
|
#57955
|
wp_localize_jquery_ui_datepicker parsing general settings date_format wrong
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
03/20/2023
|
#49414
|
wp_read_image_metadata should look for timezone offset
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/15/2020
|
#48740
|
Add constant for database date format
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/20/2019
|
#29849
|
Better human_time_diff()
|
Rarst*
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/25/2020
|
#52761
|
Date Permalinks
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/10/2021
|
#55685
|
Date setting should have two more options: j.n.Y and d.m.Y
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/05/2022
|
#28988
|
Detect Time Zones automatically at installation
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/05/2021
|
#48935
|
Need to Remove strtotime() usage from core
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/06/2023
|
#46366
|
Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields
|
|
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
05/27/2019
|
#48936
|
Remove mysql2date() usage from core
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/24/2023
|
#49396
|
Inconsistent Time format
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/29/2020
|
#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
|
#51289
|
Documentation issue: get_post_time is getting the time when published not when created
|
SergeyBiryukov
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/13/2022
|
#32386
|
Draft's Last Modified date incorrect if it is Scheduled
|
obenland
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/07/2020
|
#26798
|
While inserting a post some values for 'post_date' throw a PHP exception
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/14/2022
|
#41011
|
get_calendar generates query with invalid date formats
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/22/2020
|
#45047
|
user_registered returned as UTC Time instead of Local Time
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
04/22/2020
|
#49413
|
wp_exif_date2ts should use Datetime and accept an optional offset
|
Rarst
|
needs-unit-tests
|
low
|
normal
|
Future Release
|
defect (bug)
|
01/19/2022
|
#48204
|
wp_exif_date2ts throws notice on empty date
|
|
has-patch
|
normal
|
minor
|
Future Release
|
defect (bug)
|
12/07/2021
|
#18146
|
Add user-level & front end timezone display flexibility according to a fixed time [GMT:0]
|
|
|
normal
|
normal
|
Future Release
|
feature request
|
05/30/2023
|
#10660
|
Time zone suggester based on nascent WordPress.org API call
|
rmccue
|
dev-feedback
|
normal
|
normal
|
Future Release
|
feature request
|
09/02/2019
|
#52771
|
5.7 issue p tag added to html comment
|
|
reporter-feedback
|
normal
|
critical
|
|
defect (bug)
|
03/12/2021
|
#35802
|
Code being injected by toolbar into Visual Editor
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#32513
|
Disabling WYSIWYG tab via the wp_editor_settings filter breaks the editor if it contains a textarea tag
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#29359
|
No error message is displayed when a user with an Admin role tries to publish code on Multisite
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34188
|
Post lockdown
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35932
|
Square brackets for shortcodes can't be entered with default Czech, Slovak and maybe other keyboards
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35158
|
Titles Change over to Admin User Name
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#31599
|
White space between visual editor content and status bar
|
|
has-patch
|
low
|
normal
|
|
defect (bug)
|
06/05/2019
|
#27148
|
comments in page code converted to displayed text upon submission
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#27076
|
double newlines inserted before captions
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#32803
|
get_extended() Loses Container Tags When Opening Tag is in [main]
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#25070
|
Add filter to use do_accordion_sections for post metaboxes
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#28566
|
Add our own "Are you sure you want to leave this page?" message when possible
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#51534
|
Add post type Blocks (reusable blocks) into menu
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
05/23/2023
|
#36312
|
Inline link toolbar: add advanced panel
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#36216
|
Keyboard shortcut for displaying contextual help
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#58132
|
Slashes used in block templates slug is a problem on Windows
|
|
needs-unit-tests
|
normal
|
normal
|
6.2.3
|
defect (bug)
|
05/19/2023
|
#57868
|
"elements" styles for custom blocks in `theme.json` are ignored / not loaded
|
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/06/2023
|
#56228
|
Add main H1 heading in the site-editor page
|
joedolson*
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/17/2023
|
#58426
|
Bug: Query Loop: Authors filter generates posts of only first selected author.
|
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
05/30/2023
|
#54354
|
Open_basedir warnings on Classic Post edit screens with TinyMce plugins present, like TinyMce Advanced
|
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/31/2023
|
#57851
|
PHP notice error when template part is created
|
audrasjb
|
needs-unit-tests
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/21/2023
|
#58027
|
Post Content / Post Featured Image blocks break content if added before the loop
|
flixos90
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
04/25/2023
|
#45493
|
Square brackets in caption shortcode produce improper formatting
|
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
04/05/2023
|
#48244
|
script-loader.php Need to use _n() when more than one results are found
|
SergeyBiryukov
|
has-patch
|
normal
|
normal
|
6.3
|
defect (bug)
|
03/01/2023
|
#56780
|
shortcode block in block-based template part in a classic theme does not get expanded
|
|
has-patch
|
high
|
normal
|
6.3
|
defect (bug)
|
05/17/2023
|