I tried your object-cache.php, and tried using wp_cache_set. However, the expiration time setting doesn't work - the expiration always defaults to the 900 set on line 74.
What could I change to get that to work? I don't want to change the default, because I need each cache object set by wp_cache_set to have it's own personal timer.
Thanks
What could I change to get that to work? I don't want to change the default, because I need each cache object set by wp_cache_set to have it's own personal timer.
Thanks