latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Redirecting the pro form "forgot password?"

Home Forums Community Forum Unofficial Extensions/Hacks Redirecting the pro form "forgot password?"

This topic contains 0 replies, has 1 voice. Last updated by  Mary Marks 3 years, 4 months ago.

Topic Author Topic
Posted: Tuesday Sep 3rd, 2013 at 2:53 pm #59032
Mary Marks
Username: marymarks
$option = array(
		"title" => "Membership Login",
		"signup_url" => "/register",
		"lostpassword_url" => "/password-rec",    "0",
		"link_gravatar" => "0",
		"my_account_url" => "/account",
		"my_profile_url" => ""				
	);
	
echo s2member_pro_login_widget($option);

Is it possible to use lostpassword_url here in order to redirect to a custom PW recovery page?

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.