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
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