User Meta Pro version 1.4.2 / Is there any logout page shortcode in User Meta Pro?
Unfortunately there is no shortcode for logout page. Actually, shortcode for logout is not a safe way as logout link should contain nonce field.
You can call wp_logout_url() function for logout url.
Posted in: Using User Meta Pro