Last data update: 2014.03.03

R: function for loading cache on disk into memory
wp_cache_loadR Documentation

function for loading cache on disk into memory

Description

function for loading cache on disk into memory

Usage

wp_cache_load(file = wp_cache_file())

Arguments

file

where to find previously saved cache

Results