Forums

[Plugin: Theme My Login] Theme-my-login and OpenID / FBC (4 posts)

  1. martinedens
    Member
    Posted 1 month ago #

    Hi, I'm using both OpenID and WP-FacebookConnect plugin's together with the terrific Theme-my-login. However I can't get them to work together. The OpenID box appears on the "new" login pages but doesn't work with the registration/login procedure. Is there any way to activate the OpenID and WP-FacebookConnect from the Theme-my-login pages?

    Otherwise, how should I do to remove the OpenID and WP-FacebookConnect logins?

    http://wordpress.org/extend/plugins/theme-my-login/

  2. Jehy
    Member
    Posted 1 month ago #

    I just got a feedback from user of my plugin, "wp invites".
    "wp invites" uses triggers

    register_form
    registration_errors
    user_register

    and seems like "theme-my-login", when rewriting login page, forgets to implements those.

    I don't really care about this because don't use "theme-my-login", but let's make web a better place to live :)

  3. jfarthing84
    Member
    Posted 1 month ago #

    That is incorrect.

    Theme My Login implements both the register_form action and the registration_errors filter. And the user_register action is called from the function wp_insert_user, which is defined in wp-includes/registration.php and has nothing to do with Theme My Login.

    You should do some reasearch before blaming/bashing someone elses plugin :)

  4. Jehy
    Member
    Posted 1 month ago #

    It's just that this plugin conflicts with OpenID, WP-FacebookConnect and wp-invites - I just made heuristic conclusion :)
    Of cause I'm not sure about this because I didn't set up Theme My Login - too lazy ^_^'

Reply

You must log in to post.

About this Topic