|
#65024
|
Not possible to modify the "Draft saved" message
|
|
Posts, Post Types
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
7 weeks ago
|
|
#66027
|
REST API: let the media create endpoint record the attachment an upload was edited from
|
|
REST API
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
10 days ago
|
|
#64250
|
Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL
|
spacedmonkey
|
Permalinks
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
2 days ago
|
|
#66061
|
Remove no longer used list-revisions.js file
|
|
Revisions
|
normal
|
normal
|
7.2
|
enhancement
|
close
|
21 hours ago
|
|
#66018
|
Remove the admin menu auto-fold feature & move responsive viewport trigger to 960px.
|
|
Administration
|
normal
|
normal
|
7.2
|
enhancement
|
|
5 days ago
|
|
#52399
|
Remove widget accessibility mode
|
joedolson*
|
Widgets
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
5 weeks ago
|
|
#60234
|
Script Modules API: Add a translations API
|
|
Script Loader
|
normal
|
normal
|
7.2
|
enhancement
|
|
2 months ago
|
|
#62709
|
Script modules integration with wp_resource_hints
|
|
Script Loader
|
normal
|
minor
|
7.2
|
enhancement
|
has-patch
|
2 months ago
|
|
#64066
|
Speculative Loading: Change default eagerness from conservative to moderate when caching is detected
|
westonruter*
|
General
|
normal
|
normal
|
7.2
|
enhancement
|
dev-feedback
|
2 months ago
|
|
#65526
|
Splitting functions.php into separate tests per functions
|
pbearne
|
General
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
3 days ago
|
|
#57548
|
Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php
|
westonruter*
|
Script Loader
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
11 days ago
|
|
#37000
|
Support for the SameSite cookie attribute
|
johnbillion*
|
Security
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
12 days ago
|
|
#65252
|
Test Progress: src/wp-admin/includes/ajax-actions.php
|
|
Administration
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
11 days ago
|
|
#65633
|
Toggle tips should also display tooltips
|
joedolson*
|
General
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
4 weeks ago
|
|
#63013
|
Twenty Nineteen: Use `sass` instead of `node-sass`
|
|
Bundled Theme
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
7 weeks ago
|
|
#59444
|
Use HEREDOC/NOWDOC for embedded CSS/JS code in PHP
|
|
General
|
normal
|
normal
|
7.2
|
enhancement
|
|
9 days ago
|
|
#65842
|
Use isset() instead of in_array() over array_keys() for key lookups
|
mukesh27
|
General
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
2 days ago
|
|
#40142
|
WP Remote Remaining Methods
|
johnbillion*
|
HTTP API
|
normal
|
normal
|
7.2
|
enhancement
|
has-patch
|
2 weeks ago
|
|
#53995
|
Application Passwords Expiration
|
johnbillion
|
Application Passwords
|
normal
|
normal
|
7.2
|
feature request
|
needs-docs
|
13 days ago
|
|
#58873
|
Script Loader: Add a filter to pass data from PHP to classic scripts
|
jonsurrell*
|
Script Loader
|
normal
|
normal
|
7.2
|
feature request
|
has-patch
|
3 weeks ago
|
|
#12706
|
Custom post status bugs
|
|
Posts, Post Types
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
3 weeks ago
|
|
#65860
|
Docblock improvements for 7.2
|
|
General
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
3 days ago
|
|
#40538
|
Fix or remove useless PHPUnit tests
|
johnbillion*
|
Build/Test Tools
|
normal
|
normal
|
7.2
|
task (blessed)
|
needs-unit-tests
|
5 days ago
|
|
#40365
|
Introduce a REST API endpoint for sites
|
realloc
|
REST API
|
normal
|
normal
|
7.2
|
task (blessed)
|
dev-feedback
|
2 days ago
|
|
#65208
|
Introduce namespacing for the test classes for 7.2
|
|
Build/Test Tools
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
4 days ago
|
|
#66033
|
JSDocs improvements for 7.2
|
|
General
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
2 days ago
|
|
#65898
|
Lint the admin CSS files
|
afercia
|
Administration
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
8 days ago
|
|
#65893
|
Many PHPUnit tests are not well isolated
|
lancewillett*
|
Build/Test Tools
|
low
|
trivial
|
7.2
|
task (blessed)
|
has-patch
|
3 days ago
|
|
#65138
|
RTC: Real-time collaboration bug sprint for 7.0, 7.1 and 7.2
|
|
Posts, Post Types
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
3 weeks ago
|
|
#64904
|
Real time collboration: determine approach for opt in setting for users in Settings > Writing
|
|
Administration
|
normal
|
normal
|
7.2
|
task (blessed)
|
|
8 weeks ago
|
|
#64278
|
Remove remaining Internet Explorer code
|
|
General
|
normal
|
minor
|
7.2
|
task (blessed)
|
|
6 weeks ago
|
|
#66073
|
Tests: Let WP_Test_REST_Controller_Testcase reflect read-only routes
|
|
Build/Test Tools
|
normal
|
normal
|
7.2
|
task (blessed)
|
dev-feedback
|
5 days ago
|
|
#66074
|
Tests: Reduce the cost of the heaviest PHPUnit test classes
|
|
Build/Test Tools
|
normal
|
normal
|
7.2
|
task (blessed)
|
has-patch
|
2 days ago
|
|
#65997
|
TypeScript code quality improvements for 7.2
|
|
General
|
normal
|
normal
|
7.2
|
task (blessed)
|
|
2 weeks ago
|
|
#60478
|
Upgrade to jQuery 4.0
|
|
External Libraries
|
normal
|
normal
|
7.2
|
task (blessed)
|
early
|
6 weeks ago
|
|
#27606
|
"Add Existing User" form does not preserve input in case of an error
|
|
Users
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
has-patch
|
13 months ago
|
|
#48553
|
"Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
16 months ago
|
|
#56599
|
"All" view not selected for all relevant views for custom post type
|
|
Posts, Post Types
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 months ago
|
|
#40340
|
"Attach to existing content" modal shows posts and pages of other users
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
9 years ago
|
|
#65735
|
"Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
6 weeks ago
|
|
#59340
|
"Open in new tab" checkbox in hyperlink entry doesn't save
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#43695
|
$depth and $args are switched when using custom callback in wp_list_comments()
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#52651
|
$option_group argument in settings_fields() function is misdescribed
|
|
Options, Meta APIs
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#63252
|
$tax_url with no path not accounted for in /wp-includes/canonical.php
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
17 months ago
|
|
#43372
|
$wp_query->max_num_pages return value as float
|
|
Query
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#43664
|
$wpdb->get_results fails in specific cases with non-latin charaters in where clause
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11 days ago
|
|
#40014
|
& converted to '#038
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10 years ago
|
|
#40899
|
'&' Is always escaped in the JavaScript template.
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#61107
|
'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
2 years ago
|
|
#27244
|
'Restore This Autosave' immediately updates a published post
|
|
Revisions
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 months ago
|
|
#39914
|
'orderby' date results differs depend on 'post_status'
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10 years ago
|
|
#42422
|
'unique' index not removed from the 'slug' column of the 'wp_terms' table
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#43676
|
.htaccess rules don't work with Plain
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#64927
|
.media-upload-form .media-item min-height is causing a visual glitch
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
5 months ago
|
|
#44313
|
/wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users'
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
8 years ago
|
|
#40685
|
/wp-includes/class-wp-hook.php function resort_active_iterations not working correct
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#60451
|
@subpackage tag is considered deprecated by phpDocumentor
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#50284
|
A fix to the CPT-no-create-when-submenu-child problem.
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
|
#60550
|
A plugin is deactivated if it is updated and the plugin folder has been renamed at some point.
|
|
Plugins
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 months ago
|
|
#41180
|
ABSPATH definition - incorrect on chrooted vhost
|
|
Bootstrap/Load
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
18 months ago
|
|
#65753
|
ACF Block fields showing in Sidebar Inspector instead of Editor Canvas in WP 7.0.2 (SCF v6.9.3 / ACF v6.8.6 vs 6.9.5)
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 weeks ago
|
|
#45818
|
ALLOW_UNFILTERED_UPLOADS does not work on multisite
|
|
Upload
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
|
#52990
|
Account for single quoted attributes when lazy loading images and iframes.
|
|
Embeds
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
2 years ago
|
|
#52874
|
Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message.
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#52975
|
Add "states" to terms list table (for WP_Taxonomy::$default_term)
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#53195
|
Add $post or $post_id to the quick_edit_custom_box hook
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 days ago
|
|
#66092
|
Add 8px gap between Media Library search field and button on mobile/tablet
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
2 days ago
|
|
#57268
|
Add Escaping properly in Class Custom background Page
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 weeks ago
|
|
#46266
|
Add auto-draft to list of statuses faked in get_sample_permalink()
|
|
Permalinks
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#51597
|
Add debugging of a single session
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#34088
|
Add delay to admin menu arrow's disappearance
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 weeks ago
|
|
#51306
|
Add inline documentation for atomlib.php
|
|
Feeds
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
12 months ago
|
|
#32433
|
Add registered image sizes in WXR export file
|
|
Export
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 years ago
|
|
#53927
|
Add test for _get_cron_array()
|
|
Cron API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#40502
|
Add the check version and template attributes method for /themes/update-check/1.1/ API
|
|
HTTP API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#42478
|
Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#54500
|
Added Javascript (such as online chat) are displayed also in the widget editor
|
|
Widgets
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#41680
|
Added rewrite tags using add_rewrite_tag() not working on static front-page
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#32565
|
Adding an underscore prefix meta key with a meta value provides an incorrect error message
|
SergeyBiryukov
|
Options, Meta APIs
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 months ago
|
|
#40500
|
Adding custom capabilities to a custom post type seems to break permalink link on post edit screen
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
|
#65348
|
Adding menu items in bulk, checked items forgotten when navigating
|
|
Menus
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
has-patch
|
3 days ago
|
|
#35887
|
Adding multiple media to post - selecting image size
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
|
#22128
|
Adding upload mimetype in Multisite does not work if mimetype is not already defined
|
|
Upload
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
|
#55095
|
Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only))
|
|
Widgets
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
5 years ago
|
|
#65603
|
Additional CSS cleared in multisite setup when user is admin on single site
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
2 months ago
|
|
#65217
|
Admin Dashboard Activity section alignment issue.
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#52616
|
Admin Taxonomy Search returns only 10 results max and no pagination
|
|
Menus
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
|
#28117
|
Admin bar shouldn't use dynamic styles on frontend for logged out visitors
|
|
Toolbar
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#42610
|
Admin created account password reset process not reverse proxy friendly
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 years ago
|
|
#43267
|
Admin editor "Insert link" modal on mobile seems to have incorrect styling
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
9 years ago
|
|
#48705
|
Admin email confirmation language should be changed
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
|
#54685
|
Admin email verification redirects back to login page
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
3 years ago
|
|
#64466
|
Admin layout broken: #wpcontent height constraint prevents container from extending to full content height
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
9 months ago
|
|
#40701
|
Admin menu icon distorted in Chrome when #adminmenu folded
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 weeks ago
|
|
#56302
|
Admin menu links have relative URLs
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
4 weeks ago
|
|
#42527
|
Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#65266
|
Admin sidebar menu item shows a 0.19px height difference causing slight spacing and alignment inconsistency.
|
|
Administration
|
low
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#64188
|
Admin: Plugin search does not match translated plugin names in “Installed Plugins” list
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#63438
|
Admin: Standardize accordions UI on Menus screen and in Customizer
|
|
Customize
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
has-patch
|
10 months ago
|
|
#63553
|
Administration: Color Schemes are not properly applied on individual attachment within media views
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
8 months ago
|