• the plugin just work great, try it in 2.7 RC1.

    is it possible if i disabling or give user choice want to use their openid or not.

    here’s the case:
    my visitor have url xxx.wordpress.com which that is openid, but he/she dont want use it as identity. just url. in my case, my visitor forced to log in

    By the way, can i use this plugin just for providing openid, not for comment or athenticate my user?

    https://www.ads-software.com/extend/plugins/openid/

Viewing 2 replies - 1 through 2 (of 2 total)
  • well, sort of. I’ve been thinking about it for a while, whether this should be something you can turn off. I go back and forth on it. It just occurred to me, though, that you actually can trick the plugin into not logging the user in, even if their website is an OpenID. Simply add the following to your comment form:

    <input type=”hidden” name=”openid_identifier” value=”” />

    The plugin will think that you have a separate OpenID input field (instead of overriding the URL field). This is true, you do… it’s just completely hidden from the user and will never have a value.

    Of course, you’ll want to uncheck “Add OpenID help text to the comment form.” as well. Let me know if that works for you (I’m pretty certain it should)

    Thread Starter bocahmiring

    (@bocahmiring)

    it works like a charm! thanks for your support.

    but, i decide to give separate openID input so the visitor can choose which id they want to use

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: OpenID] I Want The Identity Only’ is closed to new replies.