[wp-hackers] Caching tweets from twitter API with WordPress
Jeffrey Nolte
jnolte at getmoxied.net
Mon Jan 23 21:52:19 UTC 2012
Thanks Chip! I think this should definitely do the trick. I actually remember reading about this in the wrox Plugin-dev book. I will reference this again.
Thanks again!
Jeff
On Jan 23, 2012, at 4:47 PM, Chip Bennett wrote:
> This sounds like an ideal candidate for the WordPress Transients
> API<http://codex.wordpress.org/Transients_API>
> .
>
> Chip
>
> On Mon, Jan 23, 2012 at 3:44 PM, Jeffrey Nolte <jnolte at getmoxied.net> wrote:
>
>> Hi WP Hackers,
>>
>> I am in the process of developing a plug-in that will cache tweets from
>> the twitter API and serve the cached tweets if no new tweets are available
>> or the Twitter service is out. I was wondering if anyone can lend some
>> best practice for this or some insight on a good way to approach this using
>> the WordPress API.
>>
>> Thank you in advance,
>>
>> Jeffrey Nolte
>>
>> _______________________________________________
>> 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