Hi,
I want to let you know that you are code is awesome. love it and i also generate code for after login with the help of your code.
add_filter( 'pp_login_redirect', 'vipin_login_redirect' );
function vipin_login_redirect( $url ) {
$url = 'http://url-here';
return $url;
}
Thank you very much again!!!!
Regard Vipin Vishwakarma
Hi,
Thank you very much for your support and also for quick turnaround. It would be more helpful for me if you explain that where and in which file exactly the code should be place.
Thanks
Regard Vipin Vishwakarma
Hi,
Thanks for your reply. according to you ‘default’ option will redirect to homepage but unfortunately it is not acting like that.
Can you please give me answer of my 3rd point regards to validation. I am waiting.
Thanks
Regard Vipin Vishwakarma