Skip to content

Instantly share code, notes, and snippets.

@amdrew
Created January 1, 2015 02:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amdrew/64f3ea165c3dec1061ae to your computer and use it in GitHub Desktop.
Save amdrew/64f3ea165c3dec1061ae to your computer and use it in GitHub Desktop.
Easy Digital Downloads - Show the total sales of your store
<?php echo edd_format_amount( edd_get_total_sales(), false ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment