Sets the last changed time for the ‘sites’ cache group.
function wp_cache_set_sites_last_changed() {
wp_cache_set_last_changed( 'sites' );
}
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/wp_cache_set_sites_last_changed