' : ''; /* translators: %s: Customer billing full name */ $text = __( 'You’ve received the following order from %s:', 'woocommerce' ); if ( $email_improvements_enabled ) { /* translators: %s: Customer billing full name */ $text = __( 'Woo! You’ve received a new order from %s:', 'woocommerce' ); } ?>
get_formatted_billing_full_name() ) ); ?>
' : ''; ?>