User Meta Shortcode

Overview

This plugin will enable you to add a shortcode functionality to render User Meta data in posts or pages. For the installation guide of this plugin, you can read it here.

Short Code

[um_user user_id="" meta_key="" ]

  • meta_key - The field name you've set in the UM form builder.
    wp-admin>UM>Forms>Edit Form>Edit

  • user_id - This attribute is a user ID.
    Wp-admin>Users>Hover only on user edit> check the browser's status.

Sample Usage in a post

[um_user user_id="120" meta_key="first_name" ]