Skip to content

Instantly share code, notes, and snippets.

@farookibrahim
Created October 23, 2018 05:14
Show Gist options
  • Save farookibrahim/c3dbe3777f343e5782d07f45fffecb43 to your computer and use it in GitHub Desktop.
Save farookibrahim/c3dbe3777f343e5782d07f45fffecb43 to your computer and use it in GitHub Desktop.
Jobhunt - Add Password Field to Register Form
add_filter( 'jobhunt_register_user_password_enabled', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment