|
#65308
|
Toolbar: keep plugin-added nodes reachable on every viewport
|
|
Toolbar
|
normal
|
enhancement
|
6 weeks ago
|
|
dev-feedback
|
|
#65546
|
[Feature request] Admin option to enable or disable automatic plug-in update emails
|
|
Upgrade/Install
|
normal
|
feature request
|
6 weeks ago
|
|
|
|
#62868
|
Twenty Twenty-Five: make font-weight more consistent cross-browser for strong elements in body text
|
|
Bundled Theme
|
normal
|
enhancement
|
6 weeks ago
|
6.7
|
|
|
#65576
|
Duotone: Use HTML API class_list for duotone wrapper class handling (backport)
|
|
Editor
|
minor
|
enhancement
|
6 weeks ago
|
|
has-patch
|
|
#65335
|
Show a warning message about a commented-out Gutenberg block in the Classic Editor.
|
|
Editor
|
normal
|
feature request
|
6 weeks ago
|
|
has-patch
|
|
#62543
|
URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins
|
|
Plugins
|
critical
|
enhancement
|
6 weeks ago
|
6.7.1
|
has-patch
|
|
#39418
|
Improve "Empty Spam" and "Empty Trash" user experience
|
|
Administration
|
normal
|
enhancement
|
6 weeks ago
|
2.5
|
ui/ux
|
|
#65587
|
wp-embed performs extra query even when unnecessary
|
|
Embeds
|
trivial
|
enhancement
|
5 weeks ago
|
trunk
|
has-patch
|
|
#39695
|
Add preload headers in redirects
|
|
HTTP API
|
normal
|
enhancement
|
5 weeks ago
|
|
has-patch
|
|
#51811
|
Query inconsistency between WP_Query and WP_Term_Query
|
|
Query
|
normal
|
enhancement
|
5 weeks ago
|
4.6
|
has-patch
|
|
#52737
|
Allow 301 redirect on _wp_old_slug to be filterable
|
|
Permalinks
|
normal
|
enhancement
|
5 weeks ago
|
|
has-patch
|
|
#65607
|
Add font-display: swap option when enqueuing/loading Google or local fonts on the frontend
|
|
Script Loader
|
normal
|
enhancement
|
5 weeks ago
|
6.5
|
|
|
#65089
|
Administration: Replace Dashicons icon font with @wordpress/icons SVG components in wp-admin
|
|
Administration
|
normal
|
enhancement
|
5 weeks ago
|
|
has-patch
|
|
#65610
|
Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals.
|
|
General
|
normal
|
enhancement
|
5 weeks ago
|
trunk
|
has-patch
|
|
#64843
|
Make plugin name bold in update notice on Plugins page
|
|
Upgrade/Install
|
minor
|
enhancement
|
5 weeks ago
|
|
dev-feedback
|
|
#51211
|
Implement a consistent function to obtain the sitemap location
|
|
Sitemaps
|
trivial
|
enhancement
|
5 weeks ago
|
5.5.1
|
has-patch
|
|
#65614
|
Site Editor: skip block-theme-only preloads for classic themes
|
|
Editor
|
normal
|
enhancement
|
5 weeks ago
|
trunk
|
|
|
#65598
|
Use array_first() to get the first array element
|
|
General
|
normal
|
enhancement
|
5 weeks ago
|
|
has-patch
|
|
#65616
|
Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008)
|
|
REST API
|
normal
|
enhancement
|
5 weeks ago
|
|
dev-feedback
|
|
#65628
|
PHP-only blocks: in-canvas editing
|
|
Editor
|
normal
|
enhancement
|
4 weeks ago
|
trunk
|
has-patch
|
|
#65633
|
Toggle tips should also display tooltips
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
trunk
|
has-patch
|
|
#64991
|
New param "allow_multiple_terms" in `register_taxonomy` for single term restriction
|
|
Taxonomy
|
normal
|
feature request
|
4 weeks ago
|
|
has-patch
|
|
#54438
|
"Required fields are marked" shows up without required fields being present
|
|
Media
|
minor
|
enhancement
|
4 weeks ago
|
5.8.2
|
has-patch
|
|
#65548
|
Audit usage of edit_post()
|
|
Posts, Post Types
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#63796
|
Accidentally deleted Entire Menu and there’s no way to restore!!!
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
|
|
|
#65654
|
Tests: Add PHPUnit tests for get_dirsize()
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#65653
|
Tests: Add PHPUnit tests for wp_get_update_php_url()
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#65652
|
Tests: Add PHPUnit tests for wp_json_encode(
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#65627
|
UX Improvement: Move "Delete Menu" link to the top header to prevent accidental data loss
|
|
Menus
|
normal
|
enhancement
|
4 weeks ago
|
|
|
|
#65655
|
Tests: Add PHPUnit tests for wp_die() and its handlers
|
|
General
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#65593
|
Sitemaps: Remove the XSL stylesheet
|
|
Sitemaps
|
normal
|
enhancement
|
4 weeks ago
|
|
has-patch
|
|
#65663
|
Serve an overdue scheduled post instead of a 404 when its permalink is requested
|
|
Posts, Post Types
|
normal
|
feature request
|
4 weeks ago
|
trunk
|
dev-feedback
|
|
#65677
|
Site Health - Add a button to copy information from the Status screen
|
|
Site Health
|
normal
|
feature request
|
3 weeks ago
|
|
|
|
#65678
|
Add WP_SKIP_COOLDOWN_PERIOD constant to bypass the plugin update distribution cooldown
|
|
Upgrade/Install
|
normal
|
feature request
|
3 weeks ago
|
|
|
|
#26861
|
Too easy to delete a site in Multisite
|
flixos90
|
Networks and Sites
|
minor
|
enhancement
|
3 weeks ago
|
|
has-patch
|
|
#65693
|
Tests: Refactor wp_cache_get_multiple() and wp_cache_delete_multiple() to improve isolation and edge-case coverage
|
|
Build/Test Tools
|
minor
|
enhancement
|
3 weeks ago
|
trunk
|
has-patch
|
|
#65473
|
Feature: Add libvips-based Image Editor to WP Core
|
|
Media
|
normal
|
enhancement
|
3 weeks ago
|
trunk
|
|
|
#64581
|
Allow serialized options read-only view
|
|
Options, Meta APIs
|
trivial
|
feature request
|
3 weeks ago
|
2.0.2
|
has-patch
|
|
#64143
|
Plugin search box lacks margin
|
|
Plugins
|
normal
|
enhancement
|
3 weeks ago
|
|
has-patch
|
|
#61211
|
List minimum version required when showing plugins that are "Incompatible with your version of WordPress"
|
|
Plugins
|
normal
|
enhancement
|
3 weeks ago
|
|
has-patch
|
|
#55263
|
Multisite: Multidomain Single Sign On
|
|
Networks and Sites
|
normal
|
feature request
|
3 weeks ago
|
|
|
|
#65254
|
wp_signup_url() function proposal
|
|
Networks and Sites
|
normal
|
enhancement
|
3 weeks ago
|
|
|
|
#53338
|
Determine when there is an error submitting the wp-signup.php form
|
|
Networks and Sites
|
normal
|
enhancement
|
3 weeks ago
|
|
|
|
#63631
|
MultiSite: Remove links to Manage Comments for sites that don't have Comments (or similar logic)
|
|
Networks and Sites
|
normal
|
enhancement
|
3 weeks ago
|
|
|
|
#65725
|
Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes
|
|
Editor
|
normal
|
enhancement
|
3 weeks ago
|
|
has-patch
|
|
#55488
|
Add a filter to array of allow ported number in multisite.
|
|
Networks and Sites
|
normal
|
enhancement
|
2 weeks ago
|
|
has-patch
|
|
#65744
|
Switching Help tabs shifts the page content below the panel
|
|
Administration
|
minor
|
enhancement
|
2 weeks ago
|
trunk
|
has-patch
|
|
#65747
|
Add maintenance mode template
|
|
Upgrade/Install
|
normal
|
enhancement
|
2 weeks ago
|
|
|
|
#65751
|
wp_get_registered_image_subsizes() has no unit test coverage
|
|
Media
|
normal
|
enhancement
|
2 weeks ago
|
|
has-patch
|
|
#59488
|
Add index to comment_type and comment_approved fields in comment table
|
|
Comments
|
normal
|
enhancement
|
2 weeks ago
|
3.0
|
has-patch
|
|
#42281
|
Better Update Management for Translation files
|
|
Upgrade/Install
|
normal
|
enhancement
|
2 weeks ago
|
4.8.2
|
has-patch
|
|
#54892
|
E2E tests for Creating Menu, Removing existing menu and Remove items from Menu
|
|
Build/Test Tools
|
normal
|
enhancement
|
2 weeks ago
|
|
has-patch
|
|
#52895
|
Overview of e2e tests to be written
|
|
Build/Test Tools
|
normal
|
enhancement
|
2 weeks ago
|
|
has-patch
|
|
#65776
|
Support structured color options for wp_admin_css_color
|
aduth
|
Administration
|
normal
|
enhancement
|
2 weeks ago
|
|
|
|
#49408
|
Why is the action wp_ajax_wp_link_ajax not using wp_send_json()
|
|
General
|
normal
|
enhancement
|
10 days ago
|
5.3.2
|
has-patch
|
|
#65803
|
Multisite: Add Network Setting and capabilities to restrict Connectors management on subsites
|
|
Networks and Sites
|
normal
|
enhancement
|
10 days ago
|
|
|
|
#40142
|
WP Remote Remaining Methods
|
|
HTTP API
|
normal
|
enhancement
|
10 days ago
|
2.7
|
needs-unit-tests
|
|
#49564
|
Allow developers to set mail headers in wpmu_welcome_user_notification function
|
|
Networks and Sites
|
minor
|
feature request
|
9 days ago
|
|
has-patch
|
|
#65387
|
Sidebar navigation: Replace Dashicons icon font with @wordpress/icons SVGs in the sidebar navigation
|
|
Administration
|
normal
|
enhancement
|
9 days ago
|
|
has-patch
|
|
#43010
|
Attribute Name Escape
|
|
Formatting
|
normal
|
enhancement
|
8 days ago
|
|
needs-unit-tests
|
|
#49582
|
wp-admin CSS audit
|
|
Administration
|
normal
|
enhancement
|
8 days ago
|
|
|
|
#49637
|
Create a report outline for CSS audit
|
|
Administration
|
normal
|
enhancement
|
8 days ago
|
|
|
|
#49638
|
Determine methodology recommendations for CSS audit
|
|
Build/Test Tools
|
normal
|
enhancement
|
8 days ago
|
|
|
|
#59851
|
test for send_frame_options_header
|
|
Build/Test Tools
|
normal
|
task (blessed)
|
7 days ago
|
|
has-patch
|
|
#65836
|
Provide a native API for generating and managing Schema.org JSON-LD structured data
|
|
Options, Meta APIs
|
normal
|
enhancement
|
6 days ago
|
|
|
|
#60532
|
Add a `pre_set_object_terms` action
|
|
Taxonomy
|
normal
|
enhancement
|
4 days ago
|
6.5
|
has-patch
|
|
#65843
|
Expand the Tools screen with Import, Export, and Code Editing cards & adding a message when there are no tools to display
|
|
Administration
|
normal
|
enhancement
|
4 days ago
|
|
has-patch
|
|
#50100
|
Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work
|
|
Networks and Sites
|
normal
|
enhancement
|
4 days ago
|
5.4.1
|
has-patch
|
|
#65083
|
Toolbar: Simplify profile item
|
audrasjb*
|
Toolbar
|
normal
|
enhancement
|
3 days ago
|
|
dev-feedback
|
|
#65841
|
theme.json settings.viewport: warn when a breakpoint is dropped
|
|
Editor
|
normal
|
enhancement
|
3 days ago
|
trunk
|
has-patch
|
|
#43791
|
Add the call to pingback_url to core instead of themes
|
|
Pings/Trackbacks
|
normal
|
enhancement
|
2 days ago
|
4.9.5
|
dev-feedback
|
|
#65861
|
Backport the bcrypt unit test performance fixes to the 6.8 branch
|
|
Build/Test Tools
|
normal
|
enhancement
|
44 hours ago
|
6.8
|
has-patch
|
|
#65864
|
Build/Test Tools: Avoid npx when running build and test tooling
|
|
Build/Test Tools
|
normal
|
enhancement
|
42 hours ago
|
|
has-patch
|
|
#64498
|
Add core support for random content redirects
|
|
Rewrite Rules
|
normal
|
feature request
|
41 hours ago
|
|
dev-feedback
|
|
#65866
|
Editor: Allow notes on templates and template parts
|
|
Editor
|
normal
|
enhancement
|
32 hours ago
|
|
has-patch
|
|
#60345
|
Add duplicate checking for uploaded attachments
|
|
Media
|
normal
|
enhancement
|
14 hours ago
|
|
|
|
#65877
|
Limit page jumping on blog and post overview pages
|
|
Administration
|
normal
|
feature request
|
98 minutes ago
|
|
|
|
#65874
|
Alt Text updating during uploading
|
|
Media
|
normal
|
feature request
|
45 minutes ago
|
|
|
|
#42256
|
Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page
|
|
Query
|
normal
|
defect (bug)
|
9 years ago
|
|
reporter-feedback
|
|
#43949
|
Need filter in get_metadata
|
|
Plugins
|
normal
|
enhancement
|
8 years ago
|
|
reporter-feedback
|
|
#43910
|
Add actions and filters so plugins can easily extend export/erasure functionality
|
|
Privacy
|
normal
|
enhancement
|
8 years ago
|
4.9.6
|
dev-feedback
|
|
#44903
|
Multisite - Archive Main Query Duplicate Paged Posts
|
|
Query
|
normal
|
defect (bug)
|
8 years ago
|
4.9.8
|
reporter-feedback
|
|
#45394
|
get_posts fails to return results when accessing admin with a custom user role
|
|
Query
|
normal
|
defect (bug)
|
8 years ago
|
4.9.8
|
reporter-feedback
|
|
#42532
|
Custom post type : redirection bug after publish when cap edit_published_cpt is not set
|
|
Role/Capability
|
normal
|
defect (bug)
|
8 years ago
|
|
reporter-feedback
|
|
#44786
|
Autosave: Conditionally allow revisions to be saved
|
|
Revisions
|
normal
|
enhancement
|
8 years ago
|
|
reporter-feedback
|
|
#44857
|
get_object_subtype uses get_user_by before it's defined
|
|
Users
|
normal
|
defect (bug)
|
7 years ago
|
4.9.8
|
reporter-feedback
|
|
#46155
|
Responsive images (srcset) not working on cropped files.
|
joemcgill
|
General
|
major
|
defect (bug)
|
7 years ago
|
|
reporter-feedback
|
|
#47316
|
Improve the admin User Profile page, the user interface is not user friendly.
|
|
Users
|
minor
|
enhancement
|
7 years ago
|
|
reporter-feedback
|
|
#47465
|
current_action function - return types
|
|
Administration
|
minor
|
defect (bug)
|
7 years ago
|
5.3
|
reporter-feedback
|
|
#33936
|
Alignment issue in dashboard update count
|
|
General
|
normal
|
defect (bug)
|
7 years ago
|
|
reporter-feedback
|
|
#42995
|
WordPress XML-RPC editComment return error 500 changing date_created_gmt
|
|
XML-RPC
|
normal
|
defect (bug)
|
7 years ago
|
4.9.1
|
reporter-feedback
|
|
#41910
|
Update plugin/theme maintenance message
|
|
Plugins
|
normal
|
enhancement
|
7 years ago
|
|
reporter-feedback
|
|
#43183
|
wp-comments-post.php endpoint support for OPTIONS
|
|
Comments
|
normal
|
enhancement
|
7 years ago
|
|
reporter-feedback
|
|
#47813
|
permalinks broken when article name is numeric(if the post id above 1000)
|
|
Permalinks
|
normal
|
defect (bug)
|
7 years ago
|
5.2.2
|
reporter-feedback
|
|
#47139
|
function wp_logout_url urlencode causes issues in items wrap nav walker.
|
audrasjb
|
Menus
|
normal
|
defect (bug)
|
7 years ago
|
|
reporter-feedback
|
|
#47833
|
User deletion: Using the link "deletion", one won't be asked about what to do with this users content after deletion
|
|
Users
|
normal
|
defect (bug)
|
7 years ago
|
5.2.2
|
reporter-feedback
|
|
#31686
|
wp_authenticate_username_password() should check for a WP_Error object
|
|
Security
|
normal
|
defect (bug)
|
7 years ago
|
3.7
|
reporter-feedback
|
|
#47941
|
URL with umlaut is sanitized in user-edit.php form
|
|
Users
|
normal
|
defect (bug)
|
7 years ago
|
|
reporter-feedback
|
|
#47268
|
Vimeo videos not working on Chrome
|
audrasjb
|
Widgets
|
normal
|
defect (bug)
|
7 years ago
|
|
reporter-feedback
|
|
#48260
|
WordPress beta 5.3 - Unable to type Password when I login....
|
|
Login and Registration
|
normal
|
defect (bug)
|
7 years ago
|
5.3
|
reporter-feedback
|