2 comments

  1. ray says:

    Love this plugin. I’ve added the line:

    wp_redirect(home_url(‘/wp-login.php?checkemail=confirm’)); exit;
    just above:
    $this->kill_script(‘user_created_successfully’, 1);

    Now it redirects to the login page on successful signup…

    Thanks
    Ray

    • Sean says:

      Thanks Ray, not a bad idea. In an ideal world I would just add a final URL as an option into the plugin settings page. It would take all of 5 mins to do and give a bit more flexibility. Still the signup page is arguably better than the homepage isn’t it.

      thanks
      Sean

Leave a Reply