wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi
wp_cache_flush_group › WordPress Function
Da6.1.0
Deprecaton/a
› wp_cache_flush_group ( $group )
Parametri: |
|
Vedi: |
|
Ritorna: |
|
Definito a: |
|
Codex: |
Removes all cache items in a group, if the object cache implementation supports it.
Before calling this function, always check for group flushing support using thewp_cache_supports( 'flush_group' )
function.Funzioni correlate: wp_cache_flush, wp_cache_flush_runtime, wp_cache_add_global_groups, wp_cache_close, wp_cache_supports