1
|
#57366
|
WP 6.1 - Performance Regression
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
04/20/2023
|
2
|
#30430
|
WP_Object_Cache does not properly cache objects nested in arrays
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
07/08/2022
|
|
#58411
|
When Object Cache Pro plugin is enabled
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/31/2023
|
|
#49692
|
_prime_post_caches should not do anything if object cache is not running
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/24/2020
|
|
#54771
|
possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush().
|
|
Cache API
|
low
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/11/2022
|
2
|
#21650
|
replace serialize() with print_r() in stats() function in wp-includes/cache.php
|
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/10/2022
|
7
|
#14254
|
update_meta_cache fails; query too large?
|
pbearne
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/27/2024
|
2
|
#44445
|
wp_cache_init() and WP_Object_Cache constructor has a memory leak
|
pbearne
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
06/14/2024
|
6
|
#28664
|
wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0"
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
07/08/2022
|
1
|
#55999
|
wp_suspend_cache_addition should also disable cache setting?
|
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
06/05/2024
|
|
#44412
|
'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
06/15/2021
|
3
|
#49899
|
<plugin_name> detected an advanced-cache.php file in the wp-content directory. It seems that this is not the <plugin_name> advanced-cache.php file. Please remove this file and disable any other caching plugins to use this <plugin_name>.
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
04/14/2020
|
|
#57743
|
Add `$found` parameter to `wp_cache_get_multiple()`
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
03/24/2023
|
8
|
#23330
|
Allow autoloading all options, not just autoload = yes options
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
05/29/2024
|
10
|
#45471
|
Allow caching of parse_blocks results
|
francina
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
03/29/2023
|
|
#28759
|
Cache API unit tests should verify public function, not WP_Object_Cache methods
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
07/08/2022
|
1
|
#58356
|
Gravatar local image cache
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/19/2023
|
5
|
#56060
|
Implement wp_cache_replace_multiple() – and related WP_Object_Cache method
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
10/21/2024
|
1
|
#60053
|
Improve cache flush handling for large multisite database upgrades
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
12/20/2023
|
3
|
#57906
|
Introduce `wp_cache_*_query()` helpers
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/10/2023
|
4
|
#24686
|
Introduce generic filter on transient return value
|
johnbillion
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
09/06/2024
|
4
|
#15565
|
More context for clean_post_cache()
|
spacedmonkey
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
07/12/2022
|
|
#60017
|
PHPunit test for wp_suspend_cache_addition
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
|
#60015
|
PHPunit test for wp_suspend_cache_invalidation
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
5
|
#43341
|
Proposal: new cache helper functions
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/17/2018
|
2
|
#58650
|
Reset cache in development mode
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/28/2023
|
3
|
#35430
|
Should the 'counts' cache group be persistent?
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/06/2024
|
6
|
#59592
|
Store last changed value in key instead of using it as a salt for query caches
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/12/2023
|
|
#46388
|
WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
reporter-feedback
|
06/15/2021
|
1
|
#62236
|
Why do wp_cache_incr / wp_cache_decr not allow negative values?
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/16/2024
|
|
#59752
|
test for wp_cache_get_last_changed
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
|
#57263
|
test for wp_suspend_cache_addition
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
|
#57264
|
test for wp_suspend_cache_invalidation
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/09/2024
|
1
|
#53574
|
404 redirect guessing should not apply on URLs with trailing slashes
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/01/2021
|
|
#44559
|
Alias redirected when page is set as a homepage
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/10/2018
|
9
|
#12456
|
Canonical URL redirect issue with post_id/postname permalink structure
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
08/04/2021
|
|
#46061
|
Canonical prevents accessing paginated results of feed-named tags
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/01/2022
|
3
|
#39535
|
Canonical redirects disallow tag named comments
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/28/2019
|
|
#43274
|
Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical()
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/14/2019
|
4
|
#43539
|
Custom feed types breaks redirect_canonical behavior
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/01/2022
|
2
|
#55880
|
Custom post type isn't redirected to its canonical URL
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/04/2023
|
16
|
#28081
|
Do a canonical redirect for pages when query var 'paged' is set
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/01/2024
|
2
|
#42512
|
Domain with special character redirect loop on homepage
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/14/2018
|
2
|
#14773
|
Error in slug parsing leads to unlimited URLs for the same article = duplicate content
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
10/19/2023
|
1
|
#41577
|
Fix Notice fixing
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/19/2021
|
|
#54758
|
Front page not embeddable when using a static page_on_front
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/07/2022
|
|
#51916
|
Incorrect URL encoding and redirect in redirect_canonical
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/02/2020
|
|
#51700
|
Infinite redirect loop error when blog site is rewritten and real domain on another server
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/03/2020
|
|
#53362
|
Invalid paginated requests not treated as such
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-refresh
|
06/29/2023
|
|
#50065
|
Load balancers forwarding host header with port and redirect loop
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/03/2020
|
1
|
#62007
|
PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/08/2024
|
|
#62299
|
Pages with random numbers similar to the main page of the site
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/11/2024
|
2
|
#52376
|
Redirect loop occurs in taxonomy archive with URL-encoded slug.
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/29/2021
|
|
#43249
|
Redirection issue with Japanese characters in query string on static front page
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/09/2018
|
4
|
#35562
|
Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
02/07/2017
|
1
|
#36737
|
Single site reachable on multiple subdomains always redirected to site_url
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
01/14/2021
|
|
#57260
|
Static home page redirect error using post name premalinks behind reverse proxy
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/02/2022
|
6
|
#18734
|
Subcategory archive does work with any name as parent category in URL
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
05/16/2022
|
1
|
#51348
|
Trailing slash redirect removes pipes from query strings
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/18/2021
|
2
|
#11856
|
URL for 1st comments page is not canonical
|
markjaquith
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
10/19/2023
|
2
|
#42423
|
Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/01/2019
|
1
|
#55993
|
Wrong canonical redirect for paged posts page
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/07/2022
|
1
|
#41712
|
canonical infinite redirect bug
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/11/2021
|
6
|
#30581
|
http/https pages have different canonical URLs
|
joostdevalk
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-refresh
|
04/03/2019
|
5
|
#39827
|
notice in wp-includes/canonical.php:392
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/15/2024
|
1
|
#33821
|
redirect_canonical does not consider port in $compare_original
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
09/23/2019
|
|
#57724
|
redirect_canonical() may not work if site_url contains port number
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
04/02/2024
|
4
|
#50084
|
redirect_canonical() need additional hook
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/05/2020
|
28
|
#34353
|
redirect_canonical() – Undefined indexes 'host' and 'scheme'
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/13/2024
|
5
|
#49220
|
rel_canonical generates the wrong canonical structure for paginated pages.
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/04/2022
|
|
#50149
|
url issue on category slugs
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/12/2020
|
2
|
#36420
|
A more forgiving redirect guesser
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
06/25/2024
|
|
#17653
|
Canonical Redirect when space(s) are used instead of hyphens when requesting a page
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
Future Release
|
enhancement
|
|
08/19/2018
|
9
|
#18660
|
Enhance rel_canonical function, add filter
|
joostdevalk
|
Canonical
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/16/2019
|
1
|
#50506
|
PHP warning appearing in 404 page and 'post_type' query var is Array
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
06/29/2020
|
1
|
#40082
|
Pretty links for users when searching
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/14/2018
|
21
|
#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/25/2022
|
2
|
#52865
|
Strip 'enclosed' trailing spaces in URLs
|
|
Canonical
|
low
|
normal
|
Awaiting Review
|
enhancement
|
|
03/19/2021
|
|
#35248
|
WordPress should remove domain trailing dot (as/like it removes "www.")
|
|
Canonical
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/31/2020
|
1
|
#35437
|
dot in permalinks
|
|
Canonical
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/08/2019
|
|
#59868
|
Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets
|
|
Charset
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
10/28/2024
|
1
|
#35144
|
Sorting Greek characters
|
|
Charset
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
07/25/2024
|
3
|
#34631
|
Extra compat for mbstring: mb_strpos()
|
|
Charset
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
07/25/2024
|
1
|
#32917
|
Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column()
|
|
Charset
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/14/2024
|
3
|
#46017
|
"Mine" comment count isn't updated when replying to or moderating a comment.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
01/24/2019
|
1
|
#60693
|
"Previously approved comment" for logged out users bug
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
03/07/2024
|
1
|
#43695
|
$depth and $args are switched when using custom callback in wp_list_comments()
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/26/2021
|
14
|
#12104
|
'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/08/2021
|
|
#53310
|
All Comments are not visible in comment section in WordPress Backend Post Section
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
06/25/2021
|
|
#57513
|
All the comments not showing properly in edit posts
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/20/2023
|
2
|
#40164
|
Apace HTTP 414 error on deleting comments in bulk
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
03/15/2017
|
1
|
#40319
|
Apostrophe in commenter's name prevents comment_whitelist setting from working.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
03/20/2020
|
2
|
#49869
|
Apply comment field filters to backend
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
03/07/2024
|
|
#53674
|
Approved comment isn't displaying when its parent comment is spam
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/15/2021
|
|
#46931
|
Argument type mismatch
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
10/16/2020
|
6
|
#54149
|
Audit `get_comment()` response checks.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
04/01/2024
|
1
|
#48724
|
Button text type when editing a comment
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
12/05/2019
|
|
#43759
|
CS: Fix violations for wp-includes/class-wp-comment-query.php
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
10/16/2020
|
|
#52930
|
Can't close Insert/Edit Link Pop Up when Editting a Comment
|
|
Comments
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/28/2021
|
3
|
#57979
|
Can't upload images to WordPress Comments
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
10/16/2023
|