wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_cache_set_last_changed › WordPress Action Hooks
Since6.3.0
Deprecatedn/a
› do_action( 'wp_cache_set_last_changed', $group, $time, $previous_time )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Fires after a cache group `last_changed` time is updated.
This may occur multiple times per page load and registered actions must be performant.Related Functions: wp_cache_set_last_changed, wp_cache_get_last_changed, wp_cache_set_posts_last_changed, wp_cache_set_sites_last_changed, wp_cache_set_terms_last_changed, wp_cache_set_users_last_changed