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