Wp Plugin Twitter Hash Tags
I want a Wordpress plugin which can show Twitter posts based on a hash tag search. There is already a plugin who can do this: http://wordpress.org/extend/plugins/twitter-hash-tag-widget/ but this plugin only works in the sidebar. I want a more flexible plugin, I want the results to be shown in a post.
The plugin should be using something like <twitposts>#test<twitposts>
and then shows the twitter results in the wordpress post: http://twitter.com/#search?q=%23test
In the plugin admin you should be able to set how many results you want to see, the title, and if images should be shown.
The plugin also needs its own css.
I don’t know if you need to use the Twitter API for this so please let me know in the PMB if you can do this and what is needed.
