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?
-
<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>— Twitter API (@twitterapi) <a href="https://twitter.com/twitterapi/status/133640144317198338" data-datetime="2011-11-07T20:21:07+00:00">November7, 2011</a></blockquote>
-
-
<script src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

Replies
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.