Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 82367

Refer to own fields

$
0
0

Replies: 0

Hi, I have a problem – I can refer to fields such as “user_login” by ‘ . $current_user->user_login . ‘ and now I would like to refer in the same way to other fields.
Example:
I have a field named “company”
How can I make something like this: ‘ . $current_user->company . ‘?

  • This topic was modified 8 seconds ago by  kjagiello.

Viewing all articles
Browse latest Browse all 82367

Trending Articles