wp_cache_set_last_changed
wp_cache_set_last_changed ( $group )
Parameters:- (string) group Where the cache contents are grouped.
Returns:- (string) UNIX timestamp when the group was last changed.
Defined at: - Introduced in WordPress: 6.3.0
- Deprecated in WordPress: —
Description
Sets last changed date for the specified cache group to now.