EDD_CLI::stats( $args,  $assoc_args )

Get stats for your EDD site


Description Description

Top ↑

OPTIONS OPTIONS

–product=: The ID of a specific product to retrieve stats for, or all –date=[range|this_month|last_month|today|yesterday|this_quarter|last_quarter|this_year|last_year]: A specific date range to retrieve stats for –startdate=: The start date of a date range to retrieve stats for –enddate=: The end date of a date range to retrieve stats for

Top ↑

EXAMPLES EXAMPLES

wp edd stats –date=this_month wp edd stats –start-date=01/02/2014 –end-date=02/23/2014 wp edd stats –date=last_year wp edd stats –date=last_year –product=15


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.