Support » Plugin: Login With Ajax - Fast Logins, 2FA, Redirects » Register false in template tag

  • Resolved Haris

    (@kanuharis)


    Hi,
    Thanks for this great plugin.
    How can i remove Register link when I’m using Template tag. As your “other notes” states that the registration link is “false” by default but it appears when using template tag <?php login_with_ajax() ?>. How can remove it, ie. where to add “register=’true’|’false'” in php case? currently I’ve commented out “Signup Links” in widget_out.php but it is not good idea when updating the plugin.

    http://wordpress.org/extend/plugins/login-with-ajax/

Viewing 1 replies (of 1 total)
  • Thread Starter Haris

    (@kanuharis)

    OK got it!
    <?php login_with_ajax(‘registration=0’) ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Register false in template tag’ is closed to new replies.