EDD_Payment_Stats::get_best_selling( int $number = 10 )

Get the best selling products


Description Description


Parameters Parameters

$number

(Optional) The number of results to retrieve with the default set to 10.

Default value: 10


Top ↑

Return Return

(array) List of download IDs that are best selling


Top ↑

Source Source

File: includes/payments/class-payment-stats.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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