Created
January 1, 2015 02:24
-
-
Save amdrew/64f3ea165c3dec1061ae to your computer and use it in GitHub Desktop.
Easy Digital Downloads - Show the total sales of your store
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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