Created
November 19, 2019 06:54
-
-
Save yousufansa/91ee2dff00370718407d3de2198cf065 to your computer and use it in GitHub Desktop.
Jobhunt - Enable WooCommerce Account Creation Email Notification
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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