Title: Using a proxy server
Last modified: August 21, 2016

---

# Using a proxy server

 *  [josmeera](https://wordpress.org/support/users/josmeera/)
 * (@josmeera)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/using-a-proxy-server/)
 * Great plugin! It will also work with a proxy server configured in wp-config.php
   if you add some curl settings in oauth/twitteroauth.php.
 *  If (defined(‘WP_PROXY_HOST’)){
    curl_setopt($ci, CURLOPT_PROXY, WP_PROXY_HOST);}
   If (defined(‘WP_PROXY_PORT’)){ curl_setopt($ci, CURLOPT_PROXYPORT, WP_PROXY_PORT);}
 * [http://wordpress.org/plugins/oauth-twitter-feed-for-developers/](http://wordpress.org/plugins/oauth-twitter-feed-for-developers/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Liam Gladdy](https://wordpress.org/support/users/lgladdy/)
 * (@lgladdy)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/using-a-proxy-server/#post-4296427)
 * This is in version 2.1! I just forgot to add it in the release notes (Sorry!)
 *  [croakey88](https://wordpress.org/support/users/croakey88/)
 * (@croakey88)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/using-a-proxy-server/#post-4296457)
 * Trying to get this work with a proxy server.
 * Where should I add this? Or if its already in 2.2 where is it located?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using a proxy server’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oauth-twitter-feed-for-developers.
   svg)
 * [oAuth Twitter Feed for Developers](https://wordpress.org/plugins/oauth-twitter-feed-for-developers/)
 * [Support Threads](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/)
 * [Active Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [croakey88](https://wordpress.org/support/users/croakey88/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/using-a-proxy-server/#post-4296457)
 * Status: not resolved