• Resolved scamp50

    (@scamp50)


    Hey just to say this is the best Facebook integration plugin I have tried. The only issue I have is that I hide your facebook button when a user is logged in (either login by facebook or normal wp login) – I have a Logout link which logs them out of WP but does nto seem to log them out of facebook. Do I need to call a function to make sure they are also logged out of facebook?

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author AHWEBDEV

    (@ahwebdev)

    Hi, you must use the function php to get the correct link to logout… if you hide the button:
    <?php echo wp_logout_url(); ?>
    ++

Viewing 1 replies (of 1 total)
  • The topic ‘Normal Login and Facebook login’ is closed to new replies.