Created
January 18, 2018 13:41
-
-
Save davidtowoju/14f38d5ae7823201e71fa46d009d9391 to your computer and use it in GitHub Desktop.
Fires the previous code to turn subscribers to vendor manager
This file contains 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_action( 'user_register', 'figarts_make_users_vendors_wrapper', 10, 1 ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment