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:

Description

Gets last changed date for the specified cache group.

Related Functions

wp_cache_set_last_changed, wp_cache_set_users_last_changed, wp_cache_set_terms_last_changed, wp_cache_set_sites_last_changed, wp_cache_set_posts_last_changed

Top Google Results

User discussions

wpseek mobile