[Plugin: Twitter Badge Widget] Twitter Breaking Changes
-
Just reading the new twitter changes.
https://dev.twitter.com/blog/changes-coming-to-twitter-api
https://dev.twitter.com/terms/display-guidelinesThere are some potential challenges here with these.
Firstly the requirement to authenticate the feed, the twitter badge plugin runs mostly on the client side so it’s the site reader who is connecting not you. To be able to authenticate the feed this would have to be turned completely on it’s head and the plugin will need to be server based and just render the results to all the users.
This makes it more complex to code and also for you to setup.The second is the “display requirememts”, the idea is that you MUST have your tweets displayed EXACTLY as twitter wants them. The idea of this plugin was to have a shorter display so that the tweet does not take up all of the screen and the descriptive date format for me was one of the key features. But surely that’s what their own widgets do making third party plugins kind of redundant.
https://twitter.com/about/resources/widgets
I fully understand why twitter wants to do this but it does not look promising for this future of this plugin.
https://www.ads-software.com/extend/plugins/twitter-badge-widget/
- The topic ‘[Plugin: Twitter Badge Widget] Twitter Breaking Changes’ is closed to new replies.