0
votes
1answer
20 views

Choose which twitter posts outputs in my home page [closed]

I'd like to print 3 twitter posts in my wordpress blog, but I don't want to print the latest posts, I'd like to choose witch posts outputs. The twitter account is mine. Sorry for my bad english, I ...
0
votes
1answer
53 views

Twitter List Tweets and Delicious Links as Posts

I'm trying to integrate Tweets from a Twitter list as individual posts categorized as "Twitter," and trying to do the same thing from a Delicious account. I've found several plugins that will add ...
1
vote
1answer
322 views

Permalink doesn't get displayed in Twitter button (Local WordPress problem?)

I'm trying to add a custom "Tweet this" button to my WordPress posts. I'm sticking to the official Twitter guidelines. Here is what I'm actually trying to pull of; I don't want the button, I want a ...
2
votes
2answers
184 views

Tons of Twitter rows in my database

I have 264,307 "http" (post_type = http) rows in my wp_posts table. 99% of those have them have this post_title: GET http://twitter.com/statuses/user_timeline/@xcentric.json?count=100 and "error" ...
1
vote
1answer
120 views

Mixing Tweets with Posts

I have a client who wants their blog to display both Posts and Tweets in chronological order. These should be mixed into the same feed. I didn't find any plugins that accomplished this, although there ...
0
votes
1answer
503 views

Is there a plugin that creates a WP post based on a Twitter account's hashtag?

I've found a myriad of plugins that tweets my posts or grabs tweets into a widget, or posts all tweets, but none that: looks for a specific twitter @account's #hashtags and creates a WP post in a ...