Tagged Questions
0
votes
1answer
23 views
Wordpress Site login problem with facebook, twitter and other social media
I am running My Wordpress Powered Website on a free hosted platform and the provider blocked PHP curl extension. I want to let visitors login with facebook and other social platforms. I tried with ...
0
votes
0answers
37 views
Getting Auth and Id from wp-fb-autoconnect
I'm trying to access facebook id and auth token values within my custom page. I'm using the wp-fb-autoconnect plugin. I've tried settings these via the hook (in function.php):
...
0
votes
2answers
760 views
Create Mashable Follow-like Facebook, Twitter login/connect?
Hi want to ask if anyone can share an idea on how Mashable registration works?
Basically the only option you have to register to their site is by Facebook or Twitter, after you login to one of them ...
3
votes
2answers
496 views
Facebook OAuth, WP_Http::request() vs wp_remote_request()
Running WordPress 3.3.2 and PHP Version 5.2.17
I'm trying to get the access_token from Facebook using wp_remote_request() and Facebook OAuth API (btw, working example at the end of this entry).
Is ...
0
votes
3answers
2k views
Facebook Registration Tool: how to use in Wordpress?
Facebook provides a Tool to let Facebook users register to third party websites:
https://developers.facebook.com/docs/plugins/registration/
How to integrate this tool into Wordpress?
I would like ...
1
vote
1answer
868 views
Is it possible a one click user registration with Facebook or Twitter (or other Social Networks)?
Would it be possible to create a wp user by signin up with Facebook connect? (And through Twitter app, and eventually other major social networks? Facebook is most important, then Twitter, the rest ...