EDD_CLI::customers( $args, $assoc_args )
Get the customers currently on your EDD site. Can also be used to create customers records
Description Description
OPTIONS OPTIONS
–id=
EXAMPLES EXAMPLES
wp edd customers –id=103 wp edd customers –email=john@test.com wp edd customers –create=1 –email=john@test.com wp edd customers –create=1 –email=john@test.com –name="John Doe" wp edd customers –create=1 –email=john@test.com –name="John Doe" user_id=1 wp edd customers –create=1000
Source Source
File: includes/class-edd-cli.php