User Meta Pro version 1.4.2 / How can I add a table in backend profile and display the table for Subscriber?
You can display content from saved field by using following shortcode:
[user-meta type="field-value" id="5"]
Change id=”5″ by your field id.
For displaying static data, you can use “HTML” field from User Meta >> Fields Editor.
Posted in: Using User Meta Pro