#39382
|
Skipping term cache cleaning when cache invalidation is suspended
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/17/2017
|
#26402
|
Add option to DB if option is only present in cache when updating option
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/17/2017
|
#31600
|
WP_Object_Cache incr & decr can use a more strict type checking on offset
|
SergeyBiryukov
|
has-patch
|
normal
|
minor
|
Future Release
|
defect (bug)
|
03/17/2017
|
#43341
|
Proposal: new cache helper functions
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/17/2018
|
#45417
|
Lack of actions when wp_cache_flush is called
|
|
dev-feedback
|
normal
|
trivial
|
Future Release
|
enhancement
|
12/02/2018
|
#38285
|
Object lookups by ID (or primary key) are not managed properly, lots of memory leaks
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/01/2019
|
#32452
|
Cache optimizations
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23290
|
When using switch_to_blog() with a persistent object cache that lacks wp_cache_switch_to_blog() support, non-persistent groups are not maintained
|
|
needs-unit-tests
|
low
|
normal
|
|
defect (bug)
|
06/04/2019
|
#49692
|
_prime_post_caches should not do anything if object cache is not running
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/24/2020
|
#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>.
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/14/2020
|
#44412
|
'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked
|
|
needs-docs
|
normal
|
normal
|
Future Release
|
enhancement
|
06/15/2021
|
#46388
|
WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
06/15/2021
|
#54771
|
possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush().
|
|
|
low
|
normal
|
Awaiting Review
|
defect (bug)
|
01/11/2022
|
#55847
|
Cache does not use expire
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
05/28/2022
|
#51372
|
Race condition causes an autoload option to leak outside of alloptions
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/09/2022
|
#28664
|
wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0"
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2022
|
#28759
|
Cache API unit tests should verify public function, not WP_Object_Cache methods
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
07/08/2022
|
#29247
|
Crucial caches are not cleared when deleting site
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/08/2022
|
#30430
|
WP_Object_Cache does not properly cache objects nested in arrays
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2022
|
#15565
|
More context for clean_post_cache()
|
spacedmonkey
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
07/12/2022
|
#21650
|
replace serialize() with print_r() in stats() function in wp-includes/cache.php
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/10/2022
|
#57906
|
Introduce `wp_cache_*_query()` helpers
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/10/2023
|
#57743
|
Add `$found` parameter to `wp_cache_get_multiple()`
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
03/24/2023
|
#45471
|
Allow caching of parse_blocks results
|
francina
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
03/29/2023
|
#57366
|
WP 6.1 - Performance Regression
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/20/2023
|
#58356
|
Gravatar local image cache
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/19/2023
|
#58411
|
When Object Cache Pro plugin is enabled
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/31/2023
|
#58650
|
Reset cache in development mode
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/28/2023
|
#58662
|
Transients cannot contain non-ascii characters
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/28/2023
|
#58189
|
post_type parameter in update_post_caches() accepts more than a single post type
|
|
has-patch
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
07/16/2023
|
#59592
|
Store last changed value in key instead of using it as a salt for query caches
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/12/2023
|
#59661
|
WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter.
|
thekt12
|
needs-unit-tests
|
normal
|
minor
|
Future Release
|
defect (bug)
|
11/28/2023
|
#60053
|
Improve cache flush handling for large multisite database upgrades
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/20/2023
|
#14254
|
update_meta_cache fails; query too large?
|
pbearne
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/27/2024
|
#35430
|
Should the 'counts' cache group be persistent?
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
05/06/2024
|
#23330
|
Allow autoloading all options, not just autoload = yes options
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/29/2024
|
#55999
|
wp_suspend_cache_addition should also disable cache setting?
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/05/2024
|
#55856
|
WP Cache stats size wrong?
|
|
has-patch
|
normal
|
minor
|
Future Release
|
defect (bug)
|
06/05/2024
|
#44445
|
wp_cache_init() and WP_Object_Cache constructor has a memory leak
|
pbearne
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/14/2024
|
#54303
|
[Object Cache] Allow global caching groups to be filterable / changed
|
|
dev-feedback
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
06/26/2024
|
#61467
|
Inconsistent cache handling for network (site) meta
|
|
dev-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
07/03/2024
|
#60011
|
6.4.1 seems to deliver poor external cache performance compared with 6.3.2
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/16/2024
|
#40052
|
Issue with WP_Cache not invalidating stale cache after an update request
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
07/23/2024
|
#32848
|
Null values for Update Options does not reset in $all_options
|
pbearne*
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
08/26/2024
|
#24686
|
Introduce generic filter on transient return value
|
johnbillion
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/06/2024
|
#56060
|
Implement wp_cache_replace_multiple() – and related WP_Object_Cache method
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
09/25/2024
|
#35562
|
Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/07/2017
|
#43249
|
Redirection issue with Japanese characters in query string on static front page
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/09/2018
|
#42512
|
Domain with special character redirect loop on homepage
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/14/2018
|
#44559
|
Alias redirected when page is set as a homepage
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/10/2018
|
#40082
|
Pretty links for users when searching
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/14/2018
|
#17653
|
Canonical Redirect when space(s) are used instead of hyphens when requesting a page
|
SergeyBiryukov*
|
|
normal
|
normal
|
Future Release
|
enhancement
|
08/19/2018
|
#44899
|
redirect_canonical redirects to another URL when it should not
|
|
needs-unit-tests
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
09/06/2018
|
#45459
|
Infinite Loop By redirect_canonical (canonical.php) due to mishandling of Port Information in URL creation/rebuilt
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
12/06/2018
|
#45687
|
URL params get lost because of canonical redirect on static front page
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
12/18/2018
|
#35437
|
dot in permalinks
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
01/08/2019
|
#43274
|
Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical()
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
01/14/2019
|
#42423
|
Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/01/2019
|
#39535
|
Canonical redirects disallow tag named comments
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/28/2019
|
#30581
|
http/https pages have different canonical URLs
|
joostdevalk
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
04/03/2019
|
#10690
|
WordPress does not support non-ascii characters in the domain name
|
markjaquith
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#13041
|
Canonical redirection will redirect a non-exitant page to a post.
|
dd32
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#14201
|
Canonical redirect kicks in in case of category/tag base containing other chars then a-z, 0-9, _ and -
|
|
close
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#17661
|
Appending date & author based query vars to a permalink overrides the permalink
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#18385
|
Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#20283
|
Create new variable or function in $wp_query object to get canonical URL of any site's page
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#20386
|
Year permalinks "win" against category permalinks
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#20388
|
?cpage=N URLs do not have canonical redirection
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#20902
|
redirect_canonical() on using permalink: Not all $_GET being redirected
|
chriscct7
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#21700
|
Problem obtaining the Feed of an archive of tag “RSS”
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#22879
|
Canonical Link Missing on Front Page
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23602
|
Incorrect canonical redirect if p=123 query argument present in "paged" archives
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30631
|
posts_per_page causing infinite duplicate content
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30905
|
Theme Preview - Not working preview when front page setting
|
stevenkword
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34800
|
Canonical 301 redirects go to request origin instead of site_url
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35689
|
Pagination issue on front page after 4.4.1 update
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35794
|
redirect_canonical doesn't strip off custom feed endings
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35847
|
Issue with blog roll pagination on static frontpage
|
|
|
normal
|
major
|
|
defect (bug)
|
06/04/2019
|
#36355
|
Article URL redirects no longer working
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#36873
|
Canonical redirect code does opposite of comment, breaks script when home_url starts with https
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#37115
|
recent canonical change is giving an infinite 301 redirect loop
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#37505
|
Filtering pagination when the pagenumber doesn't exist.
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#33821
|
redirect_canonical does not consider port in $compare_original
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/23/2019
|