#46346
|
Page counts and related calculations typically expect and document ints but are actually floats
|
SergeyBiryukov
|
General
|
normal
|
minor
|
5.8
|
defect (bug)
|
needs-unit-tests
|
03/04/2021
|
#45084
|
WP_Term_Query multiple 'orderby' support
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
03/03/2021
|
#52241
|
Infinite loop in clean_dirsize_cache()
|
SergeyBiryukov*
|
Filesystem API
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
03/02/2021
|
#40536
|
Imagick tests cannot be tested on Travis
|
|
Media
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
03/02/2021
|
#51928
|
Provide plugin/theme update failure data to dot org
|
|
Upgrade/Install
|
normal
|
normal
|
5.8
|
task (blessed)
|
needs-unit-tests
|
03/01/2021
|
#41287
|
Add AND query mode for taxonomy terms
|
dlh
|
REST API
|
normal
|
normal
|
5.8
|
enhancement
|
needs-unit-tests
|
02/26/2021
|
#52607
|
Investigate why the ms-excluded test group fails when run on its own
|
|
Build/Test Tools
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/25/2021
|
#51986
|
PHP Warning: array_intersect_key(): Expected parameter 1 to be an array, string given in class-wp-rest-server.php
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/24/2021
|
#20771
|
esc_url() instead of esc_html() in wp_nonce_url()
|
johnbillion
|
Formatting
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
02/23/2021
|
#33296
|
Allow sites to skip a query in meta_form() that can delay loading the page
|
|
Administration
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
02/23/2021
|
#52529
|
Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
02/23/2021
|
#51657
|
Correct displaying the _doing_it_wrong() message for add_theme_support( 'html5' )
|
SergeyBiryukov*
|
Themes
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/22/2021
|
#47911
|
redirect_guess_404_permalink does not consider public custom posts status
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/22/2021
|
#21077
|
Add support for custom ports in multisite site addresses
|
|
Bootstrap/Load
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/21/2021
|
#51094
|
WP_Query.query with invalid post_status will return all
|
metalandcoffee*
|
Query
|
normal
|
critical
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#51852
|
"any" value in "post_type" param in "get_posts" by default ignore attachments
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#49728
|
[PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values
|
|
Build/Test Tools
|
normal
|
minor
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#49985
|
REST API: Using _embed and _fields query parameters in the same query
|
TimothyBlynJacobs
|
REST API
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#50781
|
500 error caused by customize_changeset_uuid for non-authenticated users
|
|
Customize
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#28081
|
Do a canonical redirect for pages when query var 'paged' is set
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#12456
|
Canonical URL redirect issue with post_id/postname permalink structure
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/18/2021
|
#52559
|
When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible.
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
02/17/2021
|
#40142
|
WP Remote Remaining Methods
|
|
HTTP API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/17/2021
|
#50163
|
Perform a canonical redirect when paginated states of the front page are not found
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/17/2021
|
#40927
|
Passing a float as the position in add_menu_page can override other menu items
|
SergeyBiryukov
|
Administration
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/17/2021
|
#51471
|
pre_oembed_result filter missing from oembed proxy controller
|
|
Embeds
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/17/2021
|
#28701
|
Deleted option is not deleted if value was ever null
|
|
Options, Meta APIs
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
02/16/2021
|
#16773
|
Unescaped preg_match breaks with PHP 5.3 Namespaced Widget Classes.
|
SergeyBiryukov
|
Widgets
|
normal
|
minor
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/15/2021
|
#40370
|
add_image_sizes does not create the "crop position" versions of the image
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/13/2021
|
#33330
|
Undefined property: stdClass::$slug
|
|
Plugins
|
normal
|
minor
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/10/2021
|
#52482
|
Tests: Reduce usage of assertEquals() for 5.8
|
|
Build/Test Tools
|
normal
|
normal
|
5.8
|
task (blessed)
|
needs-unit-tests
|
02/10/2021
|
#45513
|
Notice: Undefined index: year
|
SergeyBiryukov
|
Permalinks
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/10/2021
|
#34353
|
redirect_canonical() – Undefined indexes 'host' and 'scheme'
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/09/2021
|
#51173
|
Add support for /.well-known/change-password
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
02/09/2021
|
#50567
|
Set $post filter in update_post_cache()
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/08/2021
|
#50568
|
Improve WP_Term's sanitization calls
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/08/2021
|
#47642
|
Order by comment count - posts list tables
|
johnbillion
|
Posts, Post Types
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/05/2021
|
#46748
|
authenticate filter hook does not behave as expected for priority values less than 20
|
SergeyBiryukov*
|
Login and Registration
|
normal
|
normal
|
5.8
|
defect (bug)
|
needs-unit-tests
|
02/04/2021
|
#46089
|
Memory exhaustion when setting script translations on `wp-i18n`
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/04/2021
|
#28625
|
Enhancement: Add constants to support SSL connections for mysqli
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/03/2021
|
#47616
|
Enhancement: doing_shortcode() function similar to doing_filter()
|
audrasjb*
|
Shortcodes
|
normal
|
normal
|
5.8
|
enhancement
|
needs-unit-tests
|
02/02/2021
|
#52388
|
Use HTTPS URL already during installation if supported
|
|
Security
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
01/28/2021
|
#33735
|
Reduce Duplication and Improve Comment Notification Email Functions
|
SergeyBiryukov
|
Comments
|
low
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
01/27/2021
|
#39447
|
Improvement to the get_the_posts_navigation
|
SergeyBiryukov
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
01/27/2021
|
#4328
|
Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
01/18/2021
|
#36831
|
wp_normalize_path in plugin_dir_path
|
|
Plugins
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
01/16/2021
|
#48602
|
wptexturize: smart quotes: should ignore tags inside quotes
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/13/2021
|
#52220
|
Weekly archives/week 53 incorrect crossing over a year change
|
Rarst*
|
Date/Time
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/05/2021
|
#43439
|
&_embed only embedding first 10 categories
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/05/2021
|
#41445
|
post_parent can prevent media from embedding correctly
|
adamsilverstein
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
12/23/2020
|
#46567
|
Run AJAX test group for multisite
|
desrosj
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
12/18/2020
|
#45640
|
get_blogs_of_user improvements
|
alexstine
|
Networks and Sites
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
12/18/2020
|
#34676
|
Optimize bulk plugin updates
|
|
Upgrade/Install
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
12/15/2020
|
#51305
|
wp_list_comments returns nothing if "per_page" parameter is defined
|
metalandcoffee
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
12/12/2020
|
#41673
|
Abstract update capability logic into a meta capability
|
|
Users
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
12/11/2020
|
#32367
|
Nav menu attribute unit tests
|
|
Menus
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
12/11/2020
|
#50027
|
Retire Phpass and use PHP native password hashing
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
12/10/2020
|
#40513
|
switch_to_blog should accept a WP_site as param
|
|
Networks and Sites
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
12/03/2020
|
#43489
|
Strengthen resilience of wp_register_plugin_realpath to support Gutenberg
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
12/01/2020
|
#36477
|
Responsive images (srcset) can include images larger than the full size
|
joemcgill*
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/30/2020
|
#29159
|
Classic editor: Visual editor is disabled when user agent is obscured by a proxy
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/24/2020
|
#48256
|
WP remove first <p> in <td>
|
|
Editor
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/23/2020
|
#27015
|
WP_Query::get_queried_object() does not always work in 'pre_get_posts'
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/20/2020
|
#21753
|
Feed excerpts are missing important filter formatting
|
|
Feeds
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
11/17/2020
|
#16101
|
Numeric term fields are strings
|
|
Taxonomy
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
11/10/2020
|
#25691
|
Refactor StringExtractor
|
nbachiyski
|
Build/Test Tools
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
11/10/2020
|
#51725
|
Canonical redirect and user_trailingslashit()
|
|
Canonical
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
11/07/2020
|
#42550
|
Make wp_upload_dir respect URL scheme
|
|
Upload
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
11/07/2020
|
#43208
|
Separate setting validation from sanitization
|
|
Options, Meta APIs
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
11/06/2020
|
#49413
|
wp_exif_date2ts should use Datetime and accept an optional offset
|
Rarst
|
Date/Time
|
low
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/05/2020
|
#24386
|
Make _pad_term_counts work for non-post type objects and attachments
|
|
Taxonomy
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
11/05/2020
|
#51650
|
Store file size in attachment metadata
|
|
Media
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
10/27/2020
|
#51636
|
REST API: Remove trailing slashes when preloading requests
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/26/2020
|
#46238
|
REST API: Allow conditional field registration
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#41616
|
REST API: Expose old slugs
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#41159
|
REST API: Add a way to determine if a request is an embedded "sub-request"
|
|
REST API
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#40748
|
Use REST API for Community Events
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#49960
|
REST API: Support sanitize callbacks for nested properties
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#39473
|
get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#38731
|
Allow publicly readable settings within WP_REST_Settings_Controller
|
|
REST API
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#43502
|
`WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata()
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/25/2020
|
#39242
|
Add caching to count_user_posts()
|
whyisjake*
|
Users
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/24/2020
|
#49179
|
Manage Post trackbacks within the REST API
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/24/2020
|
#44648
|
User creation even though an error is thrown
|
|
REST API
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
10/24/2020
|
#49538
|
Can't get a subset of `_embedded` using `_fields`
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/22/2020
|
#41683
|
Add Widget REST API endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
10/21/2020
|
#29319
|
filter dayswithposts in widget calendar
|
SergeyBiryukov
|
Widgets
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/20/2020
|
#49652
|
Introduce new PHP cross-version compatibility functions, `str_contains()`
|
|
General
|
normal
|
minor
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
10/17/2020
|
#48522
|
Attachment size not generated when large images uploaded
|
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/16/2020
|
#50447
|
wp_publish_post not checking for unique post slugs
|
|
Posts, Post Types
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/15/2020
|
#44034
|
Privacy: Introduce a function to count user requests by type
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/12/2020
|
#50514
|
make_clickable nested links bug
|
|
Formatting
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/12/2020
|
#51486
|
The add_option function should not be able to update existing rows in the database.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/09/2020
|
#44084
|
Privacy: The personal data export file should be generated in the user's locale
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/08/2020
|
#51438
|
Use CSP directive upgrade-insecure-requests when using HTTPS
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
10/08/2020
|
#16841
|
Manually created user roles not showing in author dropdown regardless of assigned capabilities
|
swissspidy
|
Role/Capability
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/06/2020
|
#16980
|
Empty Values are ignored by class-ixr.php
|
|
XML-RPC
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
09/30/2020
|
#37336
|
Pre-existing page with slug /embed/ does not work as described
|
|
Embeds
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
09/28/2020
|
#48242
|
Deprecate wp_parse_url() in favour of native parse_url()
|
|
General
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
09/27/2020
|
#31920
|
oEmbed: Support YouTube timestamps as hashes
|
peterwilsoncc
|
Embeds
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
09/25/2020
|