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:

Description

Sets last changed date for the specified cache group to now.

Related Functions

wp_cache_get_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