• Resolved shamshansudhar

    (@shamshansudhar)


    I tried this code
    add_filter( ‘submit_job_form_login_url’, ‘wpjms_redirect_login_url’ );
    function wpjms_redirect_login_url() {
    return ‘http://mysite.com/my-account/’;
    }
    But it changes only the Post A Job Page
    And i want to change the Job dashboard signin url also..
    Thanks Regards

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘changing Signin Url at Job Dashboard page’ is closed to new replies.