Coding question for pro version
-
Hey
I have a WordPress site which will talk to Facebook API and I have restricted content on my site for a role called FBUsers. The site I have just delivers content to another system so there is no UI on my site. The problem I face is that when the other system is contacting my WordPress all I get is a Facebook userid and then I need to first CREATE that user if it does not exist and then LOGON with that user in the ROLE.Then I need to query all content based on content restriction. I have done all querying and content restriction but failing to do the integration using only Facebook userid and my site.
Can we use your plugin to receive the Facebook userid and programmatically LOGON the user with your plugin and then run our WordPress pages and return the correct content to the external system?
Hope you understand and can answer my question.
- The topic ‘Coding question for pro version’ is closed to new replies.