Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created November 19, 2019 06:54
Show Gist options
  • Save yousufansa/91ee2dff00370718407d3de2198cf065 to your computer and use it in GitHub Desktop.
Save yousufansa/91ee2dff00370718407d3de2198cf065 to your computer and use it in GitHub Desktop.
Jobhunt - Enable WooCommerce Account Creation Email Notification
add_filter( 'jobhunt_wc_new_user_notification', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment