It’s my very first Wordpress plugin!
Tweeps4WP is a very simple WP widget that connects to twitter using your credentials and then gets the list of people that follow you or that you’re following I think they’re called tweeps. So spruce up your side bar with something a bit more unique.
It can display this list as “mini” profile images or as “normal” profile images. It also provides a link to the full list of whatever group you’ve chosen to display along with a link to your twitter home page. You can customize the title to fit your needs.
Unfortunately for those of you who are super security crazy, you’ll probably not like this little tid bit.
Tweeps4WP requires you to provide your twitter account password.
It stores in in the wordpress options table as clear text. It’s never displayed on the screen. Not even in the configuration panel in the dashboard so it can’t be copied out of the browser once it’s been saved. Hopefully that will ease your concerns a little bit.
I am considering changing the behavior by allowing an option that will let you provide the user whose tweeps should be displayed so you’re not storing your super secure twitter creds in a database.
You can see it in action (doing nothing) on the right side of this page. Twitters limitation is that it will only give you 100 tweeps at a time. That’s fine by me considering tweeps are listed reverse chronologically. People will see the most recent ones at the top.
I don’t know why i used that name. In retrospect, I should have called it something else.
Download
The download link is not active yet as it’s not officially released. I still have a few more kinks to work out if they can be worked out.
Changelog
Version 0.0.5
-bug in 0.0.4. Found immediately. normal images were no longer displaying correctly. Fixed it so mini resizes to 24×24 and normal to 48×48.
Version 0.0.4
-mini images from twitter aren’t always mini. They’re called mini but sometimes they’re normal. This update ensures that all images are resized to 24×24 just like twitter.com does.
Version 0.0.3
- got rid of the ugly error messages that appear when you provide a bad password. Just displays a message instead of broken code errors.
Version 0.0.2
– Fixed issue with justification of photos. Tested in Firefox, IE7, Safari, and Opera. Particular themes may decide to display this widget differently.
– Theme jQ does some goofy stuff with CSS which breaks the way that Tweeps are displayed. I will try to fix this in 0.1.0.
Version 0.0.1
– Initial release.
Recent Comments