#37051
|
New filter `wp_page_path_sql`
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
10/24/2017
|
#34712
|
New filter: `reset_password_url`
|
|
Login and Registration
|
normal
|
normal
|
enhancement
|
has-patch
|
08/27/2017
|
#28351
|
New filters in wp-signup.php
|
|
Login and Registration
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#36010
|
New password reset styling changes are confusing to casual users
|
|
Login and Registration
|
normal
|
major
|
enhancement
|
has-patch
|
02/08/2020
|
#30994
|
Offset return for wp_get_archives
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#54026
|
One admin menu item from different plugins
|
|
Administration
|
normal
|
normal
|
enhancement
|
has-patch
|
09/03/2021
|
#41905
|
Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure()
|
|
Feeds
|
normal
|
normal
|
enhancement
|
has-patch
|
08/23/2018
|
#47692
|
Optgroup in Customizer Select Control
|
|
Customize
|
normal
|
normal
|
enhancement
|
has-patch
|
07/27/2020
|
#40434
|
Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts()
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
01/17/2018
|
#27299
|
Order the available widgets in the Widgets admin page
|
|
Widgets
|
normal
|
normal
|
enhancement
|
has-patch
|
06/05/2019
|
#40038
|
Padding load_template's require with a do_action on each end
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
03/08/2017
|
#33405
|
Pagination - use of helip / "..." not logic in some cases
|
|
Themes
|
lowest
|
trivial
|
enhancement
|
has-patch
|
06/04/2019
|
#46777
|
Pass attachment ID to image_resize_dimensions to allow reliable per image cropping
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
04/13/2019
|
#39239
|
Persist the video header state between requests
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
09/19/2019
|
#45435
|
Port Gutenberg's `removep` Function to Php
|
|
Editor
|
normal
|
normal
|
enhancement
|
has-patch
|
11/24/2020
|
#29727
|
Porting self-hosted Wordpress to HTTPS: mixed content
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#50422
|
Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used)
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/22/2021
|
#45166
|
Prevent deleting default term for any kind of taxonomy
|
|
Taxonomy
|
normal
|
normal
|
enhancement
|
has-patch
|
01/16/2019
|
#39295
|
Prevent infinite loop when calling get_user_locale() in a 'locale' filter
|
|
I18N
|
normal
|
major
|
enhancement
|
has-patch
|
09/27/2020
|
#44267
|
Privacy Request List Table: A way to show the time of request when it's older than 24 hours.
|
|
Privacy
|
normal
|
normal
|
enhancement
|
has-patch
|
01/27/2019
|
#38947
|
Proposition to add an optimized api.Events manager to the api.Value constructor
|
|
Customize
|
normal
|
normal
|
enhancement
|
has-patch
|
12/05/2019
|
#38935
|
Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
04/17/2018
|
#38702
|
REST API: Add accessor functions for post_status and post_parent
|
|
REST API
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
01/18/2022
|
#54247
|
REST API: Add block editor settings endpoint
|
|
REST API
|
normal
|
normal
|
enhancement
|
has-patch
|
10/21/2021
|
#51757
|
REST API: Add const validation
|
|
REST API
|
normal
|
normal
|
enhancement
|
has-patch
|
01/25/2021
|
#41821
|
REST API: Add support for threaded comments
|
|
REST API
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
09/24/2020
|
#40556
|
REST API: Allow for server generating a user's password
|
|
REST API
|
normal
|
normal
|
enhancement
|
has-patch
|
04/27/2017
|
#41554
|
REST API: Use `wp.apiRequest` helper to build URLs for media embed requests
|
|
REST API
|
normal
|
normal
|
enhancement
|
has-patch
|
09/25/2019
|
#36916
|
Refactor EditAttachments frame to work outside Media Library admin page
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#48224
|
Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link)
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
10/05/2019
|
#40774
|
Refine error message when embedding invalid Video (URL)
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
09/14/2017
|
#31281
|
Register JavaScript/Underscore templates using the WP Dependency API
|
|
Script Loader
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#38061
|
Rename the text window name on the editor
|
|
Editor
|
normal
|
normal
|
enhancement
|
has-patch
|
06/21/2019
|
#54560
|
Return null from wpdb::get_results when query fails
|
|
Database
|
normal
|
normal
|
enhancement
|
has-patch
|
12/02/2021
|
#30587
|
SVG and PNG Images in UI Should Be Optimized
|
|
Build/Test Tools
|
normal
|
normal
|
enhancement
|
has-patch
|
11/11/2020
|
#27736
|
Save one query when inserting a new post
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#34886
|
Search Form should not submit empty strings
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
10/28/2020
|
#33717
|
Send Notification Email When a Comment is Approved From Moderation
|
|
Comments
|
normal
|
normal
|
enhancement
|
has-patch
|
05/13/2021
|
#36791
|
Set load order when enqueuing scripts and styles
|
|
Script Loader
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#31532
|
Shiny Updates: Don't activate plugins with PHP errors
|
|
Upgrade/Install
|
normal
|
normal
|
enhancement
|
has-patch
|
01/07/2020
|
#40280
|
Short-circuit filters can't return common values
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
12/08/2017
|
#45056
|
Show Active plugins at the top of the plugin list in plugin-editor.php
|
|
Plugins
|
normal
|
minor
|
enhancement
|
has-patch
|
06/29/2020
|
#27996
|
Show/Hide Postbox doesn't work if dynamically added
|
|
Administration
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#47085
|
Site Health appear on individual sites in Multisite
|
|
Site Health
|
low
|
minor
|
enhancement
|
has-patch
|
10/19/2020
|
#41702
|
Slug for Category or Tag should be generated automatically
|
|
Taxonomy
|
normal
|
normal
|
enhancement
|
has-patch
|
08/22/2017
|
#50556
|
Special characters in Theme Name in "Add Themes" page
|
|
Themes
|
normal
|
trivial
|
enhancement
|
has-patch
|
07/07/2020
|
#42904
|
Speed up unit tests by disabling password hashing
|
|
Build/Test Tools
|
normal
|
normal
|
enhancement
|
has-patch
|
09/20/2019
|
#29972
|
Split pagination calculations and HTML in paginate_links
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#37818
|
Suggested import id for wp_insert_user
|
|
Import
|
normal
|
normal
|
enhancement
|
has-patch
|
07/17/2020
|
#37937
|
Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
10/03/2017
|
#49924
|
Support for Multiple selected options in wp_dropdown_roles() function
|
|
Users
|
normal
|
normal
|
enhancement
|
has-patch
|
04/16/2020
|
#37641
|
Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite
|
|
Users
|
normal
|
normal
|
enhancement
|
has-patch
|
04/25/2019
|
#46224
|
The additional CSS is not reflected in the editor
|
|
Editor
|
normal
|
normal
|
enhancement
|
has-patch
|
09/29/2021
|
#39603
|
The more posts with similar names you have, the slower you save the next one
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
06/16/2021
|
#32497
|
The plugin list table is not very extendable
|
|
Plugins
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#43287
|
The text "immediately" should be capitalize in publish meta box.
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
11/18/2019
|
#51658
|
Themes: Allow template loading functions to filter templates to search for
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
11/12/2020
|
#54663
|
There are many missing comments in some files
|
|
Administration
|
normal
|
normal
|
enhancement
|
has-patch
|
12/19/2021
|
#39862
|
Track the number of children for a walker element scope
|
|
Menus
|
normal
|
normal
|
enhancement
|
has-patch
|
08/02/2017
|
#37005
|
Unit test for the wp_check_filetype method
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
04/09/2020
|
#37206
|
Unit test functions for functions.php's xmlrpc_removepostdata function
|
|
XML-RPC
|
low
|
minor
|
enhancement
|
has-patch
|
02/21/2020
|
#35331
|
Update external Prototype library to 1.7.3
|
|
Script Loader
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#51227
|
Update paginate_links dots to account for total pages
|
|
General
|
normal
|
trivial
|
enhancement
|
has-patch
|
09/03/2020
|
#55541
|
Update the styling for invalid form fields
|
|
Administration
|
normal
|
normal
|
enhancement
|
has-patch
|
04/07/2022
|
#47256
|
Use composer to install and update external PHP libraries
|
|
Build/Test Tools
|
normal
|
normal
|
enhancement
|
has-patch
|
09/17/2019
|
#28077
|
Use exif_imagetype instead of getimagesize in file_is_displayable_image
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#26985
|
Use network_site_url in includes_url
|
|
Permalinks
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#45825
|
Use of same loop variable in inner foreach loop can be error-prone
|
|
Upgrade/Install
|
low
|
trivial
|
enhancement
|
has-patch
|
04/15/2019
|
#44032
|
Use random_bytes() for generating keys and salts
|
|
Upgrade/Install
|
normal
|
trivial
|
enhancement
|
has-patch
|
05/12/2018
|
#33573
|
Use the site icon introduced in 4.3 for the My Sites page
|
|
Administration
|
low
|
normal
|
enhancement
|
has-patch
|
05/08/2019
|
#43990
|
Use wp_delete_file instead of unlink
|
|
Filesystem API
|
low
|
normal
|
enhancement
|
has-patch
|
05/14/2018
|
#34525
|
Use wp_parse_id_list() in the WP_Query class
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#44179
|
Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments
|
|
Privacy
|
normal
|
normal
|
enhancement
|
has-patch
|
10/16/2020
|
#47237
|
Used different escape function on options-media.php
|
|
Media
|
normal
|
trivial
|
enhancement
|
has-patch
|
05/11/2019
|
#32796
|
User deletion API is inconsistent between MS and non-MS
|
|
Users
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
06/05/2019
|
#48880
|
Using JSON.parse instead of an actual object literal when localizing scripts
|
|
Script Loader
|
normal
|
normal
|
enhancement
|
has-patch
|
12/06/2019
|
#30325
|
WP List Table: allow filtering view switcher modes
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#51817
|
WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice
|
|
Administration
|
normal
|
normal
|
enhancement
|
has-patch
|
04/08/2021
|
#41339
|
WP_Comments_Query::__construct() should allow a 'status__not_in' parameter
|
|
Comments
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
07/30/2017
|
#29544
|
WP_Filesystem_MockFS permissions support
|
|
Build/Test Tools
|
normal
|
normal
|
enhancement
|
has-patch
|
02/25/2019
|
#55469
|
WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod()
|
|
Filesystem API
|
normal
|
normal
|
enhancement
|
has-patch
|
03/27/2022
|
#52167
|
WP_Query: always convert `any` post type values to public values.
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
12/24/2020
|
#40459
|
WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it
|
|
Networks and Sites
|
low
|
normal
|
enhancement
|
has-patch
|
07/03/2017
|
#36641
|
WP_Term method __toString
|
|
Taxonomy
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
02/05/2017
|
#45084
|
WP_Term_Query multiple 'orderby' support
|
|
Query
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
03/03/2021
|
#38946
|
WP_Upgrader: Protection against deleting files in destination directory
|
|
Upgrade/Install
|
normal
|
normal
|
enhancement
|
has-patch
|
11/07/2017
|
#53771
|
What about an equivalent of `is_active_widget()` for Widget Blocks ?
|
|
Widgets
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
07/29/2021
|
#49408
|
Why is the action wp_ajax_wp_link_ajax not using wp_send_json()
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
12/16/2020
|
#55175
|
Widgets: Allow filtering args in `the_widget`
|
|
Widgets
|
normal
|
normal
|
enhancement
|
has-patch
|
02/16/2022
|
#47004
|
WordPress email subject update - phase 2
|
|
Mail
|
normal
|
normal
|
enhancement
|
has-patch
|
01/07/2020
|
#40149
|
WordPress password strength checking is improved, but the hint now doesn't help
|
|
Users
|
normal
|
normal
|
enhancement
|
has-patch
|
09/27/2017
|
#41753
|
_wp_get_attachment_relative_path uses hardcoded uploads directory path
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
02/07/2019
|
#46072
|
add a $metas param to wpmu_create_blog()
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
01/23/2019
|
#35427
|
add filter on the wpmu_signup_user() meta values in user-new
|
|
Login and Registration
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
#44900
|
add post lock display to Media Library
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
03/26/2020
|
#53987
|
add tests for wp_list_filter
|
|
Build/Test Tools
|
normal
|
normal
|
enhancement
|
has-patch
|
01/09/2022
|
#45177
|
admin bar View page button is missing in mobile view
|
|
Toolbar
|
normal
|
normal
|
enhancement
|
has-patch
|
07/24/2021
|
#45035
|
allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
08/16/2019
|
#38797
|
api.previewer.refresh() could return a deferred.promise() with custom server data
|
|
Customize
|
normal
|
normal
|
enhancement
|
has-patch
|
05/24/2021
|
#30150
|
apply_filters( 'image_size_names_choose' ) should be provided a named context
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
05/24/2018
|