Automatic login
-
How do set up a page so that when the user goes to that page the users is automatically logged in via facebook.
The button class is _4z_f fwb so I tried to click it on page load via jQuery:
jQuery(function($){
$(‘._4z_f fwb’).click();
});But its not working.
Also, where is the javascript that triggers the login? I could probably just copy it, but I can’t find it.
https://www.ads-software.com/plugins/wp-fb-autoconnect/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Automatic login’ is closed to new replies.