[wp-hackers] Documentation on the caching functions?
Viper007Bond
lists at viper007bond.com
Thu Feb 9 16:30:40 GMT 2006
It's a plugin. I've modified it to show the times of all posts rather
than just the last 30 days / posts / whatever it was, but still. :)
http://www.viper007bond.com/about/plugins-used/
It's the "Blogtimes" plugin by Matt.
- Viper
Vogel, Andrew (vogelap) wrote:
> How did you get the "Post by Hour" graph at the top of that page? That's
> cool. I'd like that on www.drewvogel.com.
>
> -andrew vogel
> Manager of Professional Programs
> University of Cincinnati
> College of Pharmacy
>
>
>> -----Original Message-----
>> From: wp-hackers-bounces at lists.automattic.com
>> [mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of
>> Viper007Bond
>> Sent: Wednesday, February 08, 2006 10:38 AM
>> To: WordPress Hackers Mailing List
>> Subject: [wp-hackers] Documentation on the caching functions?
>>
>> I'm using the SRG Clean Archives plugin (
>> http://www.sporadicnonsense.com/2005/04/28/clean-archives-plug
> -in/ ) on my blog and it's starting to get up into the couple > hundred
> queries area when I load the page I have it on.
>> So, I want to cache it. I know that get_settings() and all
>> those use caching, but how can I cache directly without
>> storing it in the database?
>>
>> I see wp_cache_get() and wp_cache_set() in the source code,
>> but what else is there and is there any documentation on them
>> (simple is all I need)?
>>
>> TIA. :)
>>
>> - Viper007Bond
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list