Fires after a cache group last_changed time is updated.
This may occur multiple times per page load and registered actions must be performant.
$groupstring
$timeint
$previous_timeint|false
do_action( 'wp_cache_set_last_changed', $group, $time, $previous_time );
| Version | Description |
|---|---|
| 6.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_cache_set_last_changed