WordPress Growth Stack Trade is a query and reply website for WordPress builders and directors. It solely takes a minute to enroll.
Anyone can ask a query
Anyone can reply
One of the best solutions are voted up and rise to the highest
Requested
Considered
6 instances
Admin electronic mail topic line reveals “New Order from {customer_name}” as an alternative of the shopper identify. Is there any operate that might assist me repair this difficulty?
1
That is in all probability out of help scope right here, however in keeping with WooCommerce docs, there is no such thing as a {customer_full_name}
variable.
Nonetheless there are {customer_first_name}
and {customer_last_name}
variables, you must have the ability to use them each to construct buyer’s full identify string.
1
lang-php