ネクストベータ代表Blog

WEBシステム SI屋の代表のブログです。

*

WordPressを読む 20 /blog/wp-includes/cache.php

      2015/01/10

/blog/wp-includes/cache.php

関数 wp_cache_add()

関数 wp_cache_close()

関数 wp_cache_decr()

関数 wp_cache_delete()

関数 wp_cache_flush()

関数 wp_cache_get()

関数 wp_cache_incr()

関数 wp_cache_init()

関数 wp_cache_replace()

関数 wp_cache_set()

関数 wp_cache_switch_to_blog()

関数 wp_cache_add_global_groups()

関数 wp_cache_add_non_persistent_groups()

関数 wp_cache_reset()

WP_Object_Cache::クラス変数

WP_Object_Cache::__get()

WP_Object_Cache::__set()

WP_Object_Cache::__isset()

WP_Object_Cache:: __unset()

WP_Object_Cache::add()

WP_Object_Cache::add_global_groups()

WP_Object_Cache::decr()

WP_Object_Cache::delete()

WP_Object_Cache::flush()

WP_Object_Cache::get()

WP_Object_Cache::incr()

WP_Object_Cache::replace()

WP_Object_Cache::reset()

WP_Object_Cache::set()

WP_Object_Cache::stats()

WP_Object_Cache::switch_to_blog()

WP_Object_Cache::_exists()

WP_Object_Cache::__construct()

WP_Object_Cache::__destruct()

WP_Object_Cache::クラス定義終了

 - Wordpress