<html lang="it-it" dir="ltr"><head></head><body># edd_get_download_earnings_stats()

 Questa funzione recupererà l'importo totale che un particolare download ha guadagnato in vendite.

```
$earnings = edd_get_download_earnings_stats( $download_id );
```</body></html>