Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

john boose
5,073 PointsWordpress Twitter Plugin needed
I'm relatively new to wordpress. I need a simple plugin to replace Tweet Blender which isn't supported now. Does anyone have any suggestions for a plugin that will display tweets for multiple users and that can be used not as a widget, but can be used on post or page? Thanks so much!
3 Answers

Stephen Van Delinder
21,457 PointsYou should be able to drop the shortcodes from this plugin in whatever page or post you'd like.
https://wordpress.org/plugins/thinktwit/
Good luck

john boose
5,073 PointsSorry took so long to get back.
I'm really looking for something I can code into a template, but I'll take a look at the link.
Thanks so much!

Stephen Van Delinder
21,457 PointsYou can drop PHP function calls wherever you want if it's better to fire directly in templates.

john boose
5,073 PointsThanks,
That plugin you sent looks good, I'll give it a try. I tried Fetch Tweets, but it was too slow to load with multiple users.