Tagged Questions
0
votes
2answers
77 views
How to get the ID of the currently logged in user?
I want to get the ID of the currently logged in user. I've found the function:
get_current_user_id which seems to be working, however I'm not sure what 'current' means in this context.
Meaning if the ...
0
votes
1answer
101 views
Use Wordpress engine for user registration and management
I am building a web app and would like to use the Wordpress Engine only for Authentication and User Management. Is there any good tutorials out there on how I can connect only the back end of ...
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
914 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 ...