Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created May 15, 2020 16:35
Show Gist options
  • Save ibndawood/5ed89ed7ef5324e18f8396f6976c906f to your computer and use it in GitHub Desktop.
Save ibndawood/5ed89ed7ef5324e18f8396f6976c906f to your computer and use it in GitHub Desktop.
Jobhunt - Enable Password for registration with WooCommerce disabled
add_filter( 'jobhunt_register_user_password_enabled', '__return_true', 20 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment