wp_cache_close


wp_cache_close ( No parameters )

Returns:
  • (true) Always returns true.
Defined at:

Description

Closes the cache.This function has ceased to do anything since WordPress 2.5. The functionality was removed along with the rest of the persistent cache. This does not mean that plugins can't implement this function when they need to make sure that the cache is cleaned up after WordPress no longer needs it.

Related Functions

wp_cache_set, wp_cache_flush, wp_cache_reset, wp_cache_get, wp_cache_incr

Top Google Results

User discussions

wpseek mobile