Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Currently, it’s not possible to pass a user field with [pass] – I’ll look into adding that functionality in the next update.

    Thread Starter Gregor

    (@vaderw)

    That would be fantastic – a great feature to add! Waiting with bated breath ??

    Plugin Author Eliot Akira

    (@miyarakira)

    OK, please see the latest plugin update. I added two parameters.

    For a single user field:

    [pass user_field="name"]
      Your name is {USER_FIELD}.
    [/pass]

    For several user fields:

    [pass user_fields="name,email"]
      Hello {NAME}, your e-mail is {EMAIL}.
    [/pass]
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[pass] user meta/user name?’ is closed to new replies.