﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16658,Reverse expiry check for wp_cache functions,akshay_raje,,"The basic idea is that expiry details are not stored within the cache at all. Expiry is rather a part of the 'get' call. The idea is that cached data is stored with a timestamp instead of expiry. In short, the get function (wp_cache_get) will validate is the cache has expired or not using the timestamp set by the add / set function.

This will give access (if needed) to expired cache too.",enhancement,closed,normal,,Cache,,normal,maybelater,reporter-feedback close,
