“Customer Since” code/function that outputs the date?
-
I’m setting up an Account page for customers and I like how you guys did the EDD website’s account dashboard. Is there a code/function for “Customer Since” that outputs a formatted date?
I found the code for number of total purchases:
<?php echo edd_count_purchases_of_customer(); ?>
And the code for total value of purchases on Andrew’s site from 2015 (is there an easier way to output this besides using Andrew’s method?):
https://andrew.dev/easy-digital-downloads-show-how-much-customer-has-spentI just can’t find the code for Customer Since. Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘“Customer Since” code/function that outputs the date?’ is closed to new replies.