Will embedded tweets be deprecated?

quotesuk
@quotesuk James

Will the code for embedded tweets stop working when API 1.1 takes over

For example, will this code example shown on https://dev.twitter.com/docs/embedded-tweets stop working or need modification?

  1.     <blockquote class="twitter-tweet"><p>Search API will now always return "real" Twitter user IDs. The with_twitter_user_id parameter is no longer necessary. An era has ended. ^TS</p>&mdash; Twitter API (@twitterapi) <a href="https://twitter.com/twitterapi/status/133640144317198338" data-datetime="2011-11-07T20:21:07+00:00">November7, 2011</a></blockquote>
  2.  
  3.     <script src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
45 weeks 35 min ago

Replies

episod
@episod Taylor Singletary

While I can't say whether embedded tweets will ever become deprecated, there are no plans to deprecate it in any near-term future.

In any case, the embedded tweets widgets will not be affected by the retirement of API v1.

44 weeks 6 days ago