Forum Replies Created

Viewing 1 replies (of 1 total)
  • Go to this file wp-content\plugins\orion-login-with-sms\inc\class-olws-ajax-request-handler.php and change the $redirect_url variable with the URL you want to redirect after login

    		$verified       = false;
    		$user_logged_in = false;
    		$error_message  = '';
    		$redirect_url   = get_site_url();
    		$dev_message    = '';
    • This reply was modified 4 years, 10 months ago by thanigai.
Viewing 1 replies (of 1 total)