Just choose where do you want to display the tweets..
Simple as any other WordPress Widget, just go Appearance>Widgets and choose the most FTI Widget for you, or choose them all..
You will be able to set Number of tweets to display, and the option to hide show User profile image and the Tweets images..
Use WordPress Shortcodes to display the tweets on your Posts Pages and filter them as you wish.
Set Hashtag or Username and set the values to customize the Tweets.
And here it's getting Tweets with the #Wordpress including the images content of each and with medium size...
Shortcode parameters hashtag Default none. Default none. images Default false. images size Default thumb. profile image Default false...
We have API to get the tweets you want in your code.
Customize the parameters and get Array with the Tweets ..
The $user name should be Twitter screen name, the one with @.
Read more