Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: New FB Autoconnect Plugin for WP…will it work with MU/BP?


peterverkooijen
Participant

@peterverkooijen

Installed the plugin (Andy’s version). I have a custom theme/login form that doesn’t use the widget system. How can I add the Facebook button to the login form in my theme?

Where is the “Include Buddypress filters” option? I can’t find it anywhere in wp-admin WP-FB AutoConnect Options. I see this line: “…select the option below to automatically add a Facebook button to your built-in login panel.” Is there supposed to be a select box below that? There’s nothing.

Adding this to the login form code in my theme works:

<?
jfb_output_facebook_btn();
jfb_output_facebook_init();
jfb_output_facebook_callback();
?>

Logging in via a Facebook account works. It matches by email address? It logged in an existing test account with a BS name.

Nice!

I’ll clean the database and try again as a new user…

Skip to toolbar