2
|
#58141
|
`wp_insert_post` considers `"0"` as empty content.
|
|
Posts, Post Types
|
3.3
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/20/2023
|
3
|
#58033
|
Twenty Twenty: Quote block's paragraph does not inherit custom letter spacing in the editor
|
|
Bundled Theme
|
6.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/20/2023
|
|
#58022
|
Twenty Twenty: table block's border color does not match user-selected text color
|
|
Bundled Theme
|
5.8
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/20/2023
|
2
|
#58154
|
Twenty Twenty-Three uses query block incorrectly
|
flixos90
|
Bundled Theme
|
6.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/20/2023
|
1
|
#57843
|
Add action to wp_update_user
|
|
Users
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
04/20/2023
|
3
|
#57979
|
Can't upload images to WordPress Comments
|
|
Comments
|
6.0.3
|
normal
|
normal
|
6.3
|
defect (bug)
|
dev-feedback
|
04/21/2023
|
3
|
#58094
|
CSV files are prevented in PHP 8.1. due to wp_check_filetype_and_ext()
|
|
Upload
|
6.2
|
normal
|
minor
|
6.3
|
defect (bug)
|
needs-unit-tests
|
04/23/2023
|
|
#58175
|
Remove unused 'usermeta' global cache group
|
|
Cache API
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/24/2023
|
1
|
#57055
|
Allow posts query in wp_dashboard_recent_posts() to be cached
|
ocean90
|
Query
|
3.8
|
normal
|
normal
|
6.3
|
enhancement
|
commit
|
04/24/2023
|
53
|
#19867
|
wp_dropdown_users() still not scalable
|
joedolson*
|
Users
|
3.3.1
|
normal
|
normal
|
6.3
|
enhancement
|
|
04/24/2023
|
3
|
#58027
|
Post Content / Post Featured Image blocks break content if added before the loop
|
flixos90
|
Editor
|
5.8
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/25/2023
|
1
|
#58115
|
Grammar improvement after signup.
|
audrasjb
|
Login and Registration
|
|
normal
|
minor
|
6.3
|
enhancement
|
has-patch
|
04/26/2023
|
6
|
#33073
|
Some strings need "no HTML entities" translator comments
|
|
I18N
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
04/26/2023
|
5
|
#32510
|
Add HTML5 "required" attributes to the login form
|
joedolson*
|
Login and Registration
|
2.1
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
04/26/2023
|
|
#58201
|
Incorrect condition in wp_check_php_mysql_versions()
|
|
Bootstrap/Load
|
trunk
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
04/27/2023
|
1
|
#57949
|
Make the search field placement consistent on small screens and add toggle button into toolbar
|
joedolson*
|
Administration
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
04/28/2023
|
2
|
#44714
|
Title should toggle to Show details to Hide details as per the event fired
|
joedolson*
|
Upgrade/Install
|
|
normal
|
minor
|
6.3
|
defect (bug)
|
has-patch
|
04/28/2023
|
5
|
#56699
|
Remove IE specific checks from default themes
|
|
Bundled Theme
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
04/28/2023
|
|
#57371
|
Twenty Twenty: Remove Unused function parameter and variable.
|
|
Bundled Theme
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
changes-requested
|
04/29/2023
|
|
#57946
|
Deprecated jQuery in Farbtastic
|
|
External Libraries
|
6.1.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
|
04/30/2023
|
|
#57397
|
Twenty Nineteen: Remove Unused function parameter and variable.
|
|
Bundled Theme
|
5.0
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/01/2023
|
|
#57580
|
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in functions.php
|
|
General
|
6.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
close
|
05/01/2023
|
2
|
#57865
|
GitHub Actions updates and improvements for 6.3
|
|
Build/Test Tools
|
|
normal
|
normal
|
6.3
|
task (blessed)
|
has-patch
|
05/03/2023
|
4
|
#58012
|
Replace usage of strpos with str_starts_with
|
SergeyBiryukov
|
General
|
|
normal
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/04/2023
|
|
#58240
|
wp_read_image_metadata() doesn't handle Exif array values
|
joedolson*
|
Media
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
|
05/05/2023
|
1
|
#58231
|
Improvements on append_to_selector method
|
|
Editor
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/05/2023
|
1
|
#57685
|
Deprecate the `edit_custom_thumbnail_sizes` filter and remove the "Apply changes to..." UI in the image editor
|
|
Media
|
6.0
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/07/2023
|
|
#58271
|
Docs: WP_Image_Editor classes have incorrect type for $crop in docblocks
|
thunderdw
|
Media
|
|
normal
|
trivial
|
6.3
|
defect (bug)
|
has-patch
|
05/08/2023
|
2
|
#58251
|
Escaping issue found while echoing attribute's dynamic value in html attribute.
|
|
Toolbar
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/09/2023
|
1
|
#58082
|
Import metadata description from Darktable into media caption in WordPress
|
joedolson*
|
Media
|
6.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
|
05/10/2023
|
5
|
#51928
|
Provide plugin/theme update failure data to dot org
|
|
Upgrade/Install
|
|
normal
|
normal
|
6.3
|
task (blessed)
|
dev-feedback
|
05/10/2023
|
4
|
#57837
|
PHP 8.x: various compatibility fixes for WordPress 6.3
|
hellofromTonya
|
General
|
6.2
|
normal
|
normal
|
6.3
|
task (blessed)
|
|
05/10/2023
|
1
|
#45916
|
Twenty Nineteen: Consider setting background color and foreground color together
|
|
Bundled Theme
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/10/2023
|
1
|
#57414
|
Twenty Ten: The color of the plus icon should be white in Add Block button
|
|
Bundled Theme
|
6.1.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/11/2023
|
1
|
#57629
|
Use `get_theme_file_path()` in `wp_theme_has_theme_json()`
|
spacedmonkey
|
Themes
|
|
normal
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/11/2023
|
|
#58199
|
Add Help text for Rollback and Upgrade Issues
|
|
Help/About
|
trunk
|
normal
|
normal
|
6.3
|
enhancement
|
needs-docs
|
05/11/2023
|
1
|
#58299
|
Block template is located twice in `get_query_template()`
|
|
Themes
|
5.9
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/12/2023
|
1
|
#58298
|
Deprecated errors on /wp-admin/revision.php?revision=2895&gutenberg=true
|
SergeyBiryukov*
|
Revisions
|
6.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/12/2023
|
1
|
#55535
|
Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text
|
joedolson*
|
Media
|
|
normal
|
minor
|
6.3
|
enhancement
|
dev-feedback
|
05/12/2023
|
17
|
#55942
|
Add a "value type" parameter to get_option() and get_metadata()
|
|
Options, Meta APIs
|
|
normal
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/13/2023
|
2
|
#57841
|
Test tool and unit test improvements for 6.3
|
|
Build/Test Tools
|
|
normal
|
normal
|
6.3
|
task (blessed)
|
has-patch
|
05/13/2023
|
1
|
#57670
|
Invalid return type for wp_get_raw_referer()
|
johnbillion*
|
General
|
4.6
|
normal
|
normal
|
6.3
|
defect (bug)
|
commit
|
05/14/2023
|
|
#58305
|
Login page title text is filterable but not escaped
|
|
Login and Registration
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/14/2023
|
1
|
#40470
|
WordPress installation steps - button press differences
|
joedolson*
|
Upgrade/Install
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
commit
|
05/14/2023
|
3
|
#55370
|
Enable aria-controls and aria-expanded in content
|
joedolson*
|
Formatting
|
|
normal
|
normal
|
6.3
|
enhancement
|
commit
|
05/14/2023
|
6
|
#51006
|
Add a mechanism for accessible tooltips in core
|
joedolson*
|
General
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
05/15/2023
|
2
|
#58103
|
Show user roles when deleting users
|
|
Users
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/16/2023
|
|
#57506
|
Twenty Twenty-Three: Quote block border issue.
|
|
Bundled Theme
|
6.1.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
|
05/16/2023
|
3
|
#34986
|
Add Upgrade Notice for Themes
|
|
Upgrade/Install
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/17/2023
|
|
#57939
|
Improved format of plugin upgrade notice
|
|
Upgrade/Install
|
5.5
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/17/2023
|
3
|
#3534
|
Hide password in setup-config.php
|
rob1n
|
Upgrade/Install
|
2.1
|
low
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/17/2023
|
7
|
#56780
|
shortcode block in block-based template part in a classic theme does not get expanded
|
|
Editor
|
6.1
|
high
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/17/2023
|
1
|
#57947
|
Publishing draft posts via Bulk Edit should publish them with the current date
|
cadic
|
Quick/Bulk Edit
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/17/2023
|
2
|
#57067
|
Replace certain `array_key_exists()` calls with `isset()` once PHP requirement is raised to 7.0+
|
|
General
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
05/18/2023
|
37
|
#57345
|
Bump the minimum required PHP version to 7.0
|
|
General
|
|
normal
|
normal
|
6.3
|
task (blessed)
|
has-patch
|
05/19/2023
|
2
|
#15631
|
Custom fields auto-focus
|
joedolson
|
Editor
|
3.1
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/19/2023
|
6
|
#32170
|
List table: sortable column headers accessibility
|
joedolson*
|
Administration
|
4.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/19/2023
|
3
|
#58345
|
Critical error if page_for_posts is set to non existing page ID
|
|
Menus
|
trunk
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/19/2023
|
1
|
#58132
|
Slashes used in block templates slug is a problem on Windows
|
|
Editor
|
5.9
|
normal
|
normal
|
6.2.3
|
defect (bug)
|
needs-unit-tests
|
05/19/2023
|
3
|
#57278
|
Add filter to allow filtering of the must-use plugins list in the admin
|
|
Plugins
|
3.0
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/20/2023
|
2
|
#57844
|
Tests/Script Loader: Run build step in PHP Unit test actions.
|
|
Build/Test Tools
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
close
|
05/21/2023
|
|
#57995
|
Popup flickering in Firefox
|
|
TinyMCE
|
6.0
|
normal
|
major
|
6.2.3
|
defect (bug)
|
dev-feedback
|
05/22/2023
|
1
|
#58114
|
Dashboard: set ”Activity”-widget layout to columns
|
audrasjb*
|
Administration
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/22/2023
|
2
|
#57902
|
REST API index does not respect fields
|
dlh
|
REST API
|
6.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/22/2023
|
|
#21516
|
Make the entire .check-column the click target for the checkbox
|
|
Administration
|
|
normal
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/23/2023
|
5
|
#57977
|
Screen elements in dashboard - design update in small device - feature request.
|
dhrumilk
|
Help/About
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/23/2023
|
|
#56538
|
Twenty Thirteen: table block has an unnecessary bottom border
|
|
Bundled Theme
|
6.0.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/23/2023
|
4
|
#56776
|
form label missing in profile page
|
audrasjb*
|
Users
|
|
low
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/23/2023
|
2
|
#57886
|
get_post_templates includes results of get_block_templates while caching (WP_Theme)
|
spacedmonkey
|
Themes
|
5.9
|
normal
|
minor
|
6.3
|
defect (bug)
|
needs-unit-tests
|
05/23/2023
|
2
|
#57999
|
Don't show error message when there is nothing to update
|
pbiron
|
Upgrade/Install
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/23/2023
|
5
|
#55996
|
the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice
|
flixos90
|
Formatting
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
changes-requested
|
05/23/2023
|
2
|
#58370
|
Add 'Activate' button to View details modal
|
|
Plugins
|
trunk
|
normal
|
normal
|
6.3
|
enhancement
|
|
05/23/2023
|
4
|
#51352
|
Unexpected behavior when switching autoload between update_option
|
|
Options, Meta APIs
|
trunk
|
normal
|
major
|
6.3
|
defect (bug)
|
has-patch
|
05/23/2023
|
1
|
#47303
|
Consider removing extra trailing spaces from links with the `dashicons-external` icon
|
isabel_brison
|
I18N
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/24/2023
|
|
#58338
|
Found a grammatical mistake in the option.php file
|
audrasjb*
|
Options, Meta APIs
|
|
low
|
normal
|
6.3
|
defect (bug)
|
commit
|
05/24/2023
|
2
|
#58318
|
Remove `load_theme_textdomain()` calls from default themes
|
|
Bundled Theme
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/24/2023
|
|
#46554
|
Uploaded images goes to wrong folder/date structure
|
antpb
|
Media
|
5.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
dev-feedback
|
05/24/2023
|
3
|
#58302
|
Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test()
|
|
Script Loader
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/24/2023
|
|
#58380
|
Setting time limit for updates doesn't always work.
|
pbiron*
|
Upgrade/Install
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
05/24/2023
|
|
#55342
|
If the contextual help panel is open and then I scroll, I have to click on help twice to close the panel
|
|
Help/About
|
5.9.1
|
normal
|
minor
|
6.3
|
defect (bug)
|
has-patch
|
05/24/2023
|
5
|
#58368
|
WordPress dashboard is very slow when there are many comments (and the database isn't great)
|
|
Comments
|
6.2.2
|
normal
|
minor
|
6.3
|
defect (bug)
|
has-patch
|
05/25/2023
|
12
|
#57913
|
Attachment pages need to have an "on" toggle
|
|
Media
|
|
normal
|
normal
|
6.3
|
enhancement
|
needs-docs
|
05/25/2023
|
28
|
#18408
|
Can't wp_reset_postdata after custom WP_Query in an admin edit page
|
audrasjb
|
Query
|
4.7.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/25/2023
|
4
|
#55604
|
Update SimplePie to version 1.7.0
|
|
External Libraries
|
6.0
|
normal
|
normal
|
6.3
|
task (blessed)
|
needs-unit-tests
|
05/25/2023
|
1
|
#56876
|
Dynamic Properties: Fix magic methods in WP_List_Table, WP_User_Query, WP_Text_Diff_Renderer_Table and WP_Admin_Bar classes
|
hellofromTonya
|
Administration
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
reporter-feedback
|
05/25/2023
|
5
|
#58220
|
Replace usage of substr with str_starts_with and str_ends_with
|
SergeyBiryukov
|
General
|
|
normal
|
normal
|
6.3
|
enhancement
|
dev-feedback
|
05/25/2023
|
6
|
#58067
|
About Page - 6.3 Release
|
|
Help/About
|
|
normal
|
normal
|
6.3
|
task (blessed)
|
|
05/25/2023
|
|
#54395
|
'Replace image' dialog CSS issues (mobile)
|
joedolson*
|
Media
|
6.2.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/25/2023
|
2
|
#58336
|
Potential XSS on admin_body_class hook
|
SergeyBiryukov
|
Security
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
|
05/26/2023
|
5
|
#24142
|
Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option
|
SergeyBiryukov
|
Query
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
|
#57612
|
Deprecate `wp-admin/media.php`
|
audrasjb
|
Media
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
|
#57675
|
Placeholder for tagline is confusing
|
audrasjb
|
Administration
|
6.1
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/26/2023
|
|
#58409
|
Twenty Sixteen: List block with background color does not have padding in the editor
|
|
Bundled Theme
|
6.2.2
|
normal
|
minor
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
1
|
#57577
|
Admin: Color schema is not applied correctly to beta labels in site editor
|
|
Administration
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
2
|
#57971
|
Twenty Twenty-Three: Can't update site title font size in Marigold, Whisper styles
|
|
Bundled Theme
|
6.2.2
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
5
|
#31635
|
Bulk Edit -> Publish should publish scheduled posts
|
|
Quick/Bulk Edit
|
|
normal
|
normal
|
6.3
|
defect (bug)
|
has-patch
|
05/26/2023
|
4
|
#58394
|
Performance of wp_maybe_inline_styles
|
spacedmonkey
|
Script Loader
|
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/26/2023
|
1
|
#45920
|
Twenty Nineteen: Add fragment ID to paginated links
|
|
Bundled Theme
|
5.0.2
|
normal
|
normal
|
6.3
|
enhancement
|
has-patch
|
05/26/2023
|
3
|
#58158
|
MariaDB 10.3 EOL - Requirements page update
|
SergeyBiryukov*
|
WordPress.org Site
|
|
normal
|
normal
|
6.3
|
enhancement
|
|
05/26/2023
|
10
|
#56990
|
Render blocking CSS `classic-themes.css` unnecessarily enqueued
|
flixos90
|
Themes
|
6.1
|
normal
|
normal
|
6.3
|
defect (bug)
|
needs-unit-tests
|
05/26/2023
|