User Meta Pro version 1.4.2 / How can I display the content of a single field? Is there any shortcode?
Yes, there is.
You can display content from saved field by using following shortcode:
[user-meta type="field-value" id="3"]
Change id=”3″ by your field id.
Note: This shortcode is available since 1.1.6rc1.
Posted in: Using User Meta Pro