• Resolved alex.alp

    (@alexalp)


    Hello, i did not find a variable to show the user’s first name in a template, only the customer name, or did i miss something?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codeprosai

    (@codeprosai)

    Hi @alexalp , thanks for pointing this out!

    In WordPress templates, you can now use {{first_name}}, {{last_name}}, and {{display_name}}.

    For WooCommerce customer emails, you can use {{customer_first_name}}, {{customer_last_name}}, and {{customer_display_name}}.

    This has been added in the latest update. Thanks for the feedback!

    Thread Starter alex.alp

    (@alexalp)

    great, thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.