[wp-hackers] Caching tweets from twitter API with WordPress

Chip Bennett chip at chipbennett.net
Mon Jan 23 21:47:09 UTC 2012


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
>


More information about the wp-hackers mailing list