Syntax for including ACF fields in emails
-
Hi, we have an email template that looks like this.
——–
Hello and Welcome to the Club. **username** **soc_postcode**When you receive your welcome pack and membership number you will be able to register as an SOC member on the website and get access to the site’s MEMBERS ONLY Pages under your own membership details. If you joined on-line we will have given you a temporary username/password and once you’ve registered with your permanent membership number you can stop using the temporary one.
———
BUT the soc_postcode field just displays **soc_postcode**.
The documentation says :You can also use any WordPress user standard field or an own metadata, if you have used it in your CSV. For example, if you have a first_name column, you could use **first_name** or any other meta_data like **my_custom_meta**
Can you tell me the syntax I need to use please. If I need to use meta data what is the syntax then. Thanks. Rosie
The topic ‘Syntax for including ACF fields in emails’ is closed to new replies.