eileenmcnaughton / nz.co.fuzion.civitoken

Fuzion Token extension for CiviCRM
Other
11 stars 28 forks source link

user.name gives me email #37

Open Dubidubiduu opened 5 years ago

Dubidubiduu commented 5 years ago

So, thought user.name will give me the name of the connected wordpress user. Cuz user.id gives me the id of that wordpress user. Instead I get the mail of that user.

Fuzion Tokens 1.5 Api v4 4.5.2 Civi 5.18.2.

Wordpress 5.2.4

eileenmcnaughton commented 5 years ago

It works on drupal but it's a very basic bit of code to retrieve the value in the uf name table & I guess it doesn't work on wordpress :-(

You can see the code

https://github.com/eileenmcnaughton/nz.co.fuzion.civitoken/blob/master/tokens/user.inc