[wp-hackers] WP_Object_Cache problem
Ken Newman
Ken at adcSTUDIO.com
Tue Dec 15 18:08:41 UTC 2009
Should this be added here? http://codex.wordpress.org/WordPress_API's
On 12/13/2009 7:47 PM, Jeremy Clarke wrote:
> On Fri, Dec 11, 2009 at 12:39 PM, Otto<otto at ottodestruct.com> wrote:
>
>> function get_transient($transient)
>> function set_transient($transient, $value, $expiration = 0)
>> function delete_transient($transient)
>>
> Dude you just blew my mind. I can now drop my custom wp_options
> pseudocache system and also stop telling people they need to write
> their own. IMHO this is one of the most needed functions in wordpress,
> its too bad it was silently languishing for so long! I have slides to
> update!
>
> I haven't actually tried using them yet but I made a Codex article
> based on your description and looking at the source. Anyone with
> experience please take a look through and fix anything that's not
> right.
>
> http://codex.wordpress.org/Transients_API
>
>
More information about the wp-hackers
mailing list