Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author valentinas

    (@valentinas)

    Good point. I can’t promise that I will add this to next version (since i already have some stuff to do), but i will definitely implement this in the future.

    And i think i will not change anything about logging in, but i will change logout process, so you could logout of the website, but still be logged in FB. What do you think about that?

    Thread Starter Milio

    (@milio)

    The logging system you have implemented is automatic, that means you can not change the logout system until you change the logging system because if the facebook cookie is destroyed when you log out then you will force to logging again automatly.

    i think that’s why : add_action(‘init’, ‘fb_login_user’);
    but I can not find the exact moment that the function logs if you have the facebook cookie.

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Connect] Disable autologin ?’ is closed to new replies.