wp_cache_get_last_changed
wp_cache_get_last_changed ( $group )
Parameters:- (string) group Where the cache contents are grouped.
Returns:- (string) UNIX timestamp with microseconds representing when the group was last changed.
Defined at: - Introduced in WordPress: 4.7.0
- Deprecated in WordPress: —
Description
Gets last changed date for the specified cache group.