Switch language

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




wp_cache_add_global_groups [ WordPress Function ]

wp_cache_add_global_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 global groups.

Source


<?php
function wp_cache_add_global_groups$groups ) {
    global 
$wp_object_cache;

    return 
$wp_object_cache->add_global_groups($groups);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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