Title: Plugin doesn&#039;t work? Here&#039;s solution!
Last modified: August 21, 2016

---

# Plugin doesn't work? Here's solution!

 *  [nSheep](https://wordpress.org/support/users/nsheep/)
 * (@nsheep)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-heres-solution/)
 * The reason widget doesn’t work anymore is that Twitter discarded their old API.
   
   If you want Twitter Widget to work again, solution is pretty simple. Just edit
   file `authenticated-twitter-widget/twitteroauth.php` Find line `public $host 
   = "https://api.twitter.com/1/";` Change it to `public $host = "https://api.twitter.
   com/1.1/";` And save.
 * Widget should start working again after its cache timeout expires.
 * [http://wordpress.org/plugins/authenticated-twitter-widget/](http://wordpress.org/plugins/authenticated-twitter-widget/)

The topic ‘Plugin doesn't work? Here's solution!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/authenticated-twitter-widget.svg)
 * [Authenticated Twitter Widget](https://wordpress.org/plugins/authenticated-twitter-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/authenticated-twitter-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/authenticated-twitter-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/authenticated-twitter-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/authenticated-twitter-widget/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [OAuth](https://wordpress.org/support/topic-tag/oauth/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 0 replies
 * 1 participant
 * Last reply from: [nSheep](https://wordpress.org/support/users/nsheep/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-heres-solution/)
 * Status: not resolved