Removes all cache items from the in-memory runtime cache.
function wp_cache_flush_runtime() {
return wp_cache_flush();
}
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/wp_cache_flush_runtime