Skip to content

Instantly share code, notes, and snippets.

@davidtowoju
Created January 18, 2018 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidtowoju/94f46898cc1321f87dc458d2aefde42f to your computer and use it in GitHub Desktop.
Save davidtowoju/94f46898cc1321f87dc458d2aefde42f to your computer and use it in GitHub Desktop.
Fires the previous code to turn customers to vendor manager
add_action( 'woocommerce_created_customer', 'figarts_make_customers_vendors', 10, 2 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment