Get username in woocommerce mails
-
Hi
Is it anyway possible – using the wp html email woocommerce plugin, to archive the following?Right now message sent to our customer is: You’ve received the following order from [BILLING_FULL_NAME]:
Is it possible to change it to:
You’ve received the following order from [wordpress_display_name]: – is there a placeholder fix for that?Right now I made a dirty fix like this: You’ve received the following order from [username]: (but username consists of mail and some letter, so still not perfect
My problems is, that billing_full_name is the same person regardless off the user, so she is haveing problems trying to find out who actually made the order.
- The topic ‘Get username in woocommerce mails’ is closed to new replies.