use wp_remote_get / post method into TwitterOAuth class
-
Hi all,
I have an issue with this plugin.
Currently, it’s using a direct cURL call in the http() method in the TwitterOAuth class.
Unfortunately, on my production server, I can’t use cURL. The solution should be to use wp_remote_get or wp_remote_post method in the worpdress context.Do you think that you can fix it or do I have to correct it manually in the plugin ( which is something that I don’t like ) ?
Thanks for your feedback and for this cool plugin !!!
http://wordpress.org/plugins/oauth-twitter-feed-for-developers/
The topic ‘use wp_remote_get / post method into TwitterOAuth class’ is closed to new replies.