Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xlplugins/4b18f3855552881541ad816512055a0a to your computer and use it in GitHub Desktop.
Save xlplugins/4b18f3855552881541ad816512055a0a to your computer and use it in GitHub Desktop.
Allow special character in email and Do not assign billing email as username in aerocheckout
add_filter( 'wfacp_assign_email_as_a_username', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment