• Hi guys, I’ll appreciate your suggestions for a plugin that can pull my latest tweets from Twitter and show them along with the posts (not in the sidebar but as separate entries blended with the rest of the blog post entries).

    There’s a ‘Tweets As Posts’ plugin, but it seems to create posts in the database for each tweet, where-as I would rather prefer something that can cache (in-memory or local disk) the tweets (without any database storage), and show the tweets along with the posts in a chronological order, like:

    [Tweet 1 – 3 August]
    [Tweet 2 – 3 August]
    [Post 1 – 3 August]
    [Tweet 3 – 3 August]
    [Post 2 – 3 August]
    [Post 1 – 1 August]
    [Tweet 1 – 1 August]

    and so on..

The topic ‘Blended tweets’ is closed to new replies.