Tweet Blender เป็นปลั็กอินสำหรับแสดง Twitter บทหน้า widget ที่น่าใช้งานมากๆ ปรับแต่งได้หลากหลาย ยกเว้นสีสัน ที่จะเปลี่ยนไปตามสีของหน้าเว็บเราเท่านั้น
การตั้งค่าบนหน้าวิดเจทนั้นทำได้ง่าย โดยให้เราใส่ชื่อของคนที่อยากให้แสดงผลการ Tweet เช่น @Lovemaq @iNoom @Sugree และยังสามารถติดแทกได้ เช่น #Maahalai #LoveDroid นอกจากนั้นยังสามารถเลือกวิธีการโหลดและจำนวน Tweet ที่จะแสดงบนหน้าเว็บได้
การตั้งค่าที่ปลั๊กอินมีให้เลือกเยอาะมาก ส่วนตัวนั้นแทบไม่ได้มาแตะอะไรเลยในส่วนนี้ ยังไงถ้าใช้ก็ลองไปศึกษากันเพิ่มเติม
คุณสมบัติทั้งหมด
- NEW: favorites widget that shows favorite tweets or one or multiple users
- Improved cache management controls
- Ability to qualify searches using a pipe symbol. For example @user|#fun will get all tweets from @user that contain #fun in them
- Ability to filter out tweets that come from ceratin users or contain certain undersired keywords or hashtags
- Ability to turn ON/OFF display of mentions
- Quick, simple and secure way to insert widget into your posts and pages
- Multi-widget support – include any number of widgets in the sidebar or on the page with different sources in each.
- Database-driven efficient caching
- Widget that automatically shows relevant tweets by using post’s tags
- Show tweets for one or more Twitter lists (e.g. @tweetblender/testlist)
- Allows to blend tweets from private accounts if you authorize access to your Twitter account that follows these private users (requires oAuth so PHP5 only).
- Status tab in the admin panel that shows API limits remaining and cache information
- Shows tweets from one or more Twitter users (e.g. @tweetblender)
- Shows tweets for one or more topic defined by keywords (e.g. ‘wordpress’)
- Shows tweets for one or more topic defined by Twitter hashtag (e.g. #wordpress)
- Shows tweets for multiple users, multiple topics, and multiple hashtags blended together into single stream
- Allows to turn display of user’s photo ON/OFF. Photos can be OFF in the sidebar to conserve screen space and ON on the archive page.
- Allows to replace @screennames in tweets with links to user accounts (open in new window)
- Allows to replace #hastags in tweets with links to Twitter search results for that hashtag (open in new window)
- Allows to replace URLs in tweets with links to those URLs (open in new window)
- Automatically creates a page with archive (a longer, expanded list of tweets). Can be disabled if you want to create archive manually or don’t need an archive.
- Allows to specify number of tweets to show in each widget
- Allows to specify number of tweets to show on the archive page
- Provides template tag
<?php tweet_blender_widget(); ?>
to include one or more widgets on any page - Provides “refresh” icon that allows users to manually refresh tweet list
- Allows to specify refresh period which turns ON automatic refresh of the tweet list. Can be set for each individual widget instance
- Checks screennames, lists, keywords, and hashtags for validity prior to saving
- Displays “reply” and “follow” links for each tweet that appear when user places mouse over the tweet area. Can be turned ON/OFF
- Allows to create individual twitter streams for different authors by using tweet_blender_widget() tag
- Provides advanced distributed caching mechanism to store Twitter data and work around Twitter API’s connection limit
- Allows to reroute all Twitter API requests via blog’s web server to take advantage of white-listed server (with oAuth)
- Allows to filter tweets by language (for hashtags and keyword sources only)