#39614
|
Video header: Support free formats like .webm/vp8 and .ogv/theora
|
|
Customize
|
normal
|
enhancement
|
03/13/2017
|
4.7.1
|
|
#46287
|
Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
|
|
Database
|
normal
|
feature request
|
05/26/2025
|
|
has-patch
|
#62512
|
Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget
|
|
Database
|
normal
|
feature request
|
05/26/2025
|
|
has-patch
|
#58871
|
support uca14.0.0 collation in database where available
|
|
Database
|
normal
|
enhancement
|
05/13/2025
|
6.3
|
has-patch
|
#36242
|
wpdb set_sql_mode add param
|
pbearne
|
Database
|
normal
|
enhancement
|
01/18/2025
|
3.9
|
dev-feedback
|
#41054
|
Use sargable date filtering where possible
|
|
Database
|
trivial
|
enhancement
|
12/05/2024
|
|
needs-patch
|
#62575
|
Prints SQL/DB error limit last_query too long
|
|
Database
|
normal
|
feature request
|
11/26/2024
|
|
|
#54070
|
Increase CPT "machine name" limit from its current maximum of 20 characters.
|
|
Database
|
normal
|
feature request
|
11/08/2024
|
2.1
|
needs-codex
|
#61856
|
Add support for MySQL SSL connections
|
|
Database
|
normal
|
enhancement
|
08/13/2024
|
6.7
|
has-patch
|
#41281
|
attachment_url_to_postid results in very slow query
|
joemcgill*
|
Database
|
normal
|
enhancement
|
07/18/2024
|
4.9
|
|
#61604
|
Split `wp_insert_post` in two
|
|
Database
|
minor
|
enhancement
|
07/09/2024
|
|
|
#45354
|
Adding index for meta_key and post_id in postmeta
|
|
Database
|
normal
|
enhancement
|
06/24/2024
|
|
dev-feedback
|
#60254
|
Add filter to class-wpdb.php#query that allows to return data from filter return value
|
|
Database
|
normal
|
enhancement
|
01/15/2024
|
6.5
|
|
#59639
|
Dedicated tables for media libary
|
|
Database
|
major
|
feature request
|
10/16/2023
|
|
dev-feedback
|
#59281
|
Support for Database Cursor
|
|
Database
|
normal
|
feature request
|
09/27/2023
|
|
|
#58694
|
Enhancement in wordpress Database API
|
|
Database
|
normal
|
feature request
|
08/30/2023
|
6.2.2
|
|
#59106
|
Add secondary index on `wp_posts` table to improve media queries performance
|
|
Database
|
normal
|
enhancement
|
08/15/2023
|
6.4
|
|
#58180
|
Specify the REGEXP format for meta_query
|
|
Database
|
trivial
|
enhancement
|
08/01/2023
|
6.2
|
needs-docs
|
#58826
|
Please add a default post relations table
|
|
Database
|
critical
|
enhancement
|
07/17/2023
|
|
|
#49654
|
maybe_drop_table
|
|
Database
|
normal
|
enhancement
|
04/07/2023
|
|
|
#56259
|
Database Repair doesn't check for missing primary keys / A.I.
|
|
Database
|
minor
|
enhancement
|
03/09/2023
|
|
|
#46210
|
Add helpers for default/empty datetime value
|
|
Database
|
normal
|
enhancement
|
02/24/2023
|
|
has-patch
|
#54324
|
Rename Table Function - maybe_rename_table()
|
|
Database
|
normal
|
enhancement
|
01/09/2023
|
|
has-patch
|
#48285
|
wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set
|
|
Database
|
minor
|
enhancement
|
09/27/2022
|
5.3
|
has-patch
|
#55938
|
WP prefix on installation - instructions to be indicated
|
|
Database
|
minor
|
enhancement
|
06/07/2022
|
|
|
#55202
|
A proper (error) message should be show when mysql setting autocommit=0
|
|
Database
|
normal
|
enhancement
|
02/19/2022
|
5.9
|
|
#54627
|
Adding More Timestamp columns to database
|
|
Database
|
normal
|
enhancement
|
12/14/2021
|
|
|
#54560
|
Return null from wpdb::get_results when query fails
|
|
Database
|
normal
|
enhancement
|
12/02/2021
|
|
has-patch
|
#43019
|
Hook to validate post form data before save
|
|
Database
|
major
|
enhancement
|
10/28/2021
|
|
has-patch
|
#54235
|
Script for handling metadata in wp_postmeta
|
|
Database
|
normal
|
feature request
|
10/08/2021
|
|
needs-docs
|
#52527
|
Better RAM handling in wp-db.php
|
|
Database
|
normal
|
enhancement
|
02/15/2021
|
5.6.1
|
|
#51762
|
Unix authentication support via unix_socket
|
|
Database
|
normal
|
feature request
|
11/12/2020
|
|
|
#39826
|
LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name
|
|
Database
|
normal
|
enhancement
|
05/07/2020
|
4.7.2
|
dev-feedback
|
#47994
|
The additions of a new wp_posts table columns called post_level and post_patriarch
|
|
Database
|
normal
|
enhancement
|
09/06/2019
|
|
|
#47818
|
$wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found
|
|
Database
|
normal
|
enhancement
|
08/02/2019
|
|
|
#46576
|
short-circuit filter for dbDelta
|
|
Database
|
normal
|
enhancement
|
03/20/2019
|
|
|
#46565
|
Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that.
|
|
Database
|
normal
|
enhancement
|
03/20/2019
|
4.9.8
|
needs-patch
|
#8924
|
autoload should be boolean in add_option()
|
|
Database
|
normal
|
enhancement
|
03/15/2019
|
|
|
#42703
|
WP_Query: Swap parsing date into own method
|
|
Database
|
normal
|
enhancement
|
01/16/2019
|
|
|
#41956
|
Errno in $wpdb
|
|
Database
|
normal
|
enhancement
|
08/17/2018
|
|
has-patch
|
#44386
|
Problem with utf8mb4_unicode_ci collation for arabic content
|
|
Database
|
major
|
enhancement
|
06/17/2018
|
4.9.6
|
has-patch
|
#44292
|
Make use of protected process_fields
|
|
Database
|
normal
|
enhancement
|
06/01/2018
|
|
|
#39748
|
Function to insert or update DB value
|
|
Database
|
normal
|
enhancement
|
10/29/2017
|
|
|
#41944
|
Add %u support to wpdb->prepare
|
|
Database
|
normal
|
enhancement
|
09/21/2017
|
4.8.2
|
|
#40357
|
dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes
|
|
Database
|
normal
|
enhancement
|
04/04/2017
|
4.8
|
needs-unit-tests
|
#37692
|
Introduce WP_Database_Table base class
|
|
Database
|
normal
|
enhancement
|
03/15/2017
|
|
dev-feedback
|
#40150
|
VARCHAR/TEXT inefficiencies
|
|
Database
|
normal
|
enhancement
|
03/14/2017
|
4.7.3
|
|
#48936
|
Remove mysql2date() usage from core
|
pbearne
|
Date/Time
|
normal
|
enhancement
|
05/06/2025
|
|
needs-unit-tests
|
#48935
|
Need to Remove strtotime() usage from core
|
|
Date/Time
|
normal
|
enhancement
|
11/05/2024
|
6.2
|
dev-feedback
|
#48740
|
Add constant for database date format
|
|
Date/Time
|
normal
|
enhancement
|
11/20/2019
|
|
dev-feedback
|
#63555
|
Backport Global Styles: add support for select or dropdown elements
|
|
Editor
|
normal
|
enhancement
|
07/07/2025
|
|
dev-feedback
|
#63638
|
Lack of pinch-to-zoom support in Gutenberg core lightbox on mobile devices
|
|
Editor
|
normal
|
enhancement
|
06/30/2025
|
|
dev-feedback
|
#61401
|
Blocks: Efficiently find and traverse blocks in a document.
|
|
Editor
|
normal
|
feature request
|
06/28/2025
|
|
has-patch
|
#62470
|
Filter for get_the_block_template_html
|
|
Editor
|
normal
|
enhancement
|
05/26/2025
|
|
has-patch
|
#63089
|
Request: Previous / Next Buttons for WP Admin
|
|
Editor
|
normal
|
enhancement
|
04/07/2025
|
|
|
#63067
|
Allow non queryable taxonomies to be queried in Query Block
|
|
Editor
|
normal
|
enhancement
|
03/06/2025
|
|
|
#59811
|
Remove suggestion to add tags and categories
|
|
Editor
|
normal
|
enhancement
|
03/06/2025
|
|
|
#62791
|
Could `pre_render_block` come later
|
|
Editor
|
normal
|
enhancement
|
01/08/2025
|
|
|
#53602
|
Expand get_post's $filter parameter to allow a blocks as a return shape
|
|
Editor
|
normal
|
enhancement
|
12/11/2024
|
5.8
|
|
#61857
|
disable fluid font sizes
|
|
Editor
|
normal
|
feature request
|
08/11/2024
|
6.6
|
|
#55780
|
Global Styles: Introduce filter for toggling stylesheet cache
|
|
Editor
|
normal
|
enhancement
|
08/08/2024
|
5.9
|
has-patch
|
#61599
|
Can synchronize with pages and templates ?
|
|
Editor
|
normal
|
feature request
|
08/04/2024
|
6.5.5
|
|
#61422
|
registerBlockVariation not holding the blockName param
|
|
Editor
|
normal
|
feature request
|
08/01/2024
|
|
|
#61472
|
Widths of Row/Stack inside of a Stack in Gutenberg Editor
|
|
Editor
|
normal
|
feature request
|
08/01/2024
|
|
|
#61473
|
Feature to set Absolute & Relative position of Blocks in Gutenberg Editor
|
|
Editor
|
normal
|
feature request
|
07/31/2024
|
|
|
#61696
|
Make overriding and back porting classes from gutenberg repo easier
|
|
Editor
|
normal
|
enhancement
|
07/18/2024
|
5.0
|
|
#61551
|
Page template list lacks sorting
|
|
Editor
|
normal
|
enhancement
|
07/02/2024
|
6.5.5
|
|
#61325
|
Ability to control editor preview breakpoints
|
|
Editor
|
normal
|
feature request
|
05/30/2024
|
6.5.3
|
|
#57987
|
Introduce new `wp_word_count` function
|
|
Editor
|
normal
|
enhancement
|
05/30/2024
|
|
has-patch
|
#61254
|
Backport: Introduce new dedicated media search handler and add new label field search handler
|
|
Editor
|
normal
|
enhancement
|
05/20/2024
|
|
has-patch
|
#61073
|
Cover Block Improvement
|
|
Editor
|
minor
|
enhancement
|
04/24/2024
|
6.5
|
has-patch
|
#61001
|
Hide the Editor Page Title when the current Template is "Page No Title"
|
|
Editor
|
trivial
|
feature request
|
04/15/2024
|
6.5
|
|
#60968
|
Create action `edit_form_before_title`
|
|
Editor
|
normal
|
enhancement
|
04/09/2024
|
|
has-patch
|
#60829
|
Improve shortcode support for link fields
|
|
Editor
|
normal
|
enhancement
|
03/26/2024
|
|
|
#60830
|
Advanced Editor Tools - SIMPLE SORT
|
|
Editor
|
normal
|
enhancement
|
03/23/2024
|
5.9.2
|
|
#60773
|
Add a new Post from the editor
|
|
Editor
|
normal
|
enhancement
|
03/14/2024
|
|
|
#60696
|
Block hooks: Allow insertion of a hooked block with attributes
|
|
Editor
|
normal
|
enhancement
|
03/05/2024
|
|
has-patch
|
#58799
|
Need to add filter to register a template in [NEW] WordPress site editor through a plugin
|
|
Editor
|
blocker
|
enhancement
|
03/01/2024
|
6.2.2
|
has-patch
|
#60587
|
Block hooks: Allow filtering of block data on traversal
|
|
Editor
|
normal
|
enhancement
|
02/20/2024
|
|
|
#60020
|
Padding issue on adding background color
|
|
Editor
|
normal
|
enhancement
|
02/15/2024
|
|
|
#60001
|
Deprioritize categories
|
|
Editor
|
normal
|
enhancement
|
02/14/2024
|
|
dev-feedback
|
#60393
|
Test with Gutenberg active
|
|
Editor
|
normal
|
enhancement
|
01/31/2024
|
|
needs-patch
|
#60152
|
Footnotes save to public, unprefixed "footnotes" field
|
|
Editor
|
normal
|
enhancement
|
12/27/2023
|
6.4.2
|
|
#60063
|
Add a dynamic hook to filter the pre-rendered content of a single block.
|
|
Editor
|
normal
|
enhancement
|
12/13/2023
|
|
|
#58786
|
Support for adding custom, post-level meta descriptions in WP core.
|
|
Editor
|
normal
|
feature request
|
10/30/2023
|
|
|
#54653
|
Alphabetically sorted Headers in a Single Blog Post
|
|
Editor
|
normal
|
enhancement
|
10/29/2023
|
|
|
#59620
|
Remove a query to /wp-json/wp/v2/users from the editor where there isn't a real need
|
|
Editor
|
normal
|
enhancement
|
10/13/2023
|
|
|
#59396
|
Allow the user to add a poster to YouTube videos
|
|
Editor
|
normal
|
feature request
|
09/19/2023
|
6.4
|
|
#59201
|
Taxonomy Query Loop
|
|
Editor
|
normal
|
feature request
|
08/25/2023
|
|
|
#58278
|
[Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded.
|
|
Editor
|
normal
|
enhancement
|
05/09/2023
|
6.2
|
dev-feedback
|
#58173
|
rotate editor
|
|
Editor
|
normal
|
feature request
|
04/21/2023
|
6.2
|
has-patch
|
#58153
|
Ctrl + SHIFT + D conflicts with browser shortcuts
|
|
Editor
|
normal
|
enhancement
|
04/18/2023
|
6.2
|
|
#57849
|
About supporting markdown officially
|
|
Editor
|
normal
|
feature request
|
03/02/2023
|
6.2
|
|
#54975
|
Allow filtering global styles
|
|
Editor
|
normal
|
enhancement
|
03/02/2023
|
5.9
|
|
#56522
|
Add filter for wp_get_layout_style
|
|
Editor
|
normal
|
enhancement
|
02/09/2023
|
5.9
|
needs-patch
|
#57420
|
Add filter for wp_theme_get_element_class_name
|
|
Editor
|
minor
|
enhancement
|
01/18/2023
|
|
has-patch
|
#57421
|
Editor: add new parameter to hook when enqueuing block assets
|
|
Editor
|
normal
|
enhancement
|
01/10/2023
|
|
has-patch
|
#54850
|
New filter for build_query_vars_from_query_block()
|
|
Editor
|
normal
|
enhancement
|
12/19/2022
|
5.8
|
has-patch
|
#57016
|
When searching for a block, there is an unexpected blank space at the bottom of the Editor
|
|
Editor
|
normal
|
enhancement
|
11/07/2022
|
6.1
|
|
#56069
|
Footer Template Parts and Reusable Blocks Have Added Spacing By Default
|
|
Editor
|
normal
|
feature request
|
08/10/2022
|
6.0
|
|