
Ultimate Twitter Feed Class
This class eliminates frequent difficulties when attempting to show Tweets in your web site or internet software. Most strategies of loading Tweets are efficient, however sadly restricted in relation to customization. With this class, you’re capable of design your personal feed. With just a little little bit of pre-existing data of HTML you’re additionally capable of create your personal format with out modifying any code within the class.
With over 30 choices to select from, and a customized formatting function this class has infinite possibilites.
This class caches feed information to save lots of bandwidth for each you and Twitter, leading to quicker load instances.
Methods used on this class have been confirmed to be quicker than most conventional strategies. Efficiency is essential when working a profitable web site.
Implementation of this class is a breeze. Don’t problem with getting issues to work when it solely takes a pair steps to put in.
Detect Emoji characters made common on cell units corresponding to iPhone or Android and substitute them with their respective icon viewable on internet.
Use Twitter’s search API in addition to many different endpoints corresponding to person favorites.
Display a number of display screen names in a single feed. The class robotically places the tweets in chronological order. This applies for any endpoint that helps it, corresponding to Search.
Added help for prolonged tweet mode. If you don’t see footage displayed, be certain the choice tweet_mode is about to prolonged.
Bug repair for multi-byte unicode characters in tweets.
Addresses Twitter’s required HTTPS connection to the API.
Just a few adjustments.
- Fixed bug for odd situations the place there are a couple of point out in a tweet and each display screen names begin with the identical factor ex. – “envato” and “envato_support”.
- Errors at the moment are thrown as exceptions for added flexibility.
- Fixed folder construction from final replace.
Rewritten once more.
- Added help for search (in addition to many different API endpoints). View documentation for full checklist.
- Added Emoji character help.
- Added native a number of display screen title help (applies to go looking queries and different endpoints that help it as effectively).
Completely rewritten. Addresses API v1.0 deprecation.
Added relative time textual content choices to help totally different languages and wording.
Added cache operate to chop down on pointless server load for Twitter
Initial Release