EDD_CLI::payments( $args,  $assoc_args )

Create sample purchase data for your EDD site


Description Description

Top ↑

OPTIONS OPTIONS

–number: The number of purchases to create –status=: The status to create purchases as –id=: A specific product to create purchase data for –price_id=: A price ID of the specified product

Top ↑

EXAMPLES EXAMPLES

wp edd payments create –number=10 –status=complete wp edd payments create –number=10 –id=103


Source Source

File: includes/class-edd-cli.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.