Switch language

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




wp_cache_init [ WordPress Function ]

wp_cache_init ( No parameters )
Defined at:



Sets up Object Cache Global and assigns it.

Source


<?php
function wp_cache_init() {
    
$GLOBALS['wp_object_cache'] = new WP_Object_Cache();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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