Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




wp_cache_add_non_persistent_groups [ WordPress Function ]

wp_cache_add_non_persistent_groups ( $groups )
Parameters:
  • (string|array) $groups A group or an array of groups to add
Defined at:



Adds a group or set of groups to the list of non-persistent groups.

Source


<?php
function wp_cache_add_non_persistent_groups$groups ) {
    
// Default cache doesn't persist so nothing to do here.
    
return;
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics