Switch language

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




wp_cache_reset [ WordPress Function ]

wp_cache_reset ( No parameters )
Defined at:



Reset internal cache keys and structures. If the cache backend uses global blog or site IDs as part of its cache keys, this function instructs the backend to reset those keys and perform any cleanup since blog or site IDs have changed since cache init.

Source


<?php
function wp_cache_reset() {
    global 
$wp_object_cache;

    return 
$wp_object_cache->reset();
}
?>

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