WP Manifestindependent plugin directory
manifest / users / um-shortcode-profile-info

Ultimate Member - Shortcode Profile Info

Extension to Ultimate Member for displaying User Profile info incl country flags at non UM pages and UM profile pages via a shortcode.pages via a shortcode.

by Miss Veronica · github.com/missveronica/um-shortcode-profile-info · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/missveronica/um-shortcode-profile-info/archive/refs/heads/main.zip

Declares an update source (https://github.com/MissVeronica/um-shortcode-profile-info), so updates arrive through the plugin's own updater.

From the readme

UM Shortcode Profile Info - Version 2.0.0 with 5 optional buttons. Extension to Ultimate Member for displaying User Profile info incl country flags at non UM pages and UM profile pages via a shortcode. UM Settings - Appearance - Profile - "User Country Flag" 1. Lipis Flag Icons Library version update - Specify the version of the Lipis Flag Icons Library to be loaded by the shortcode. Default Lipis Flag Icons Library version for this plugin release is "7.5.0". You can update the setting anytime when a newer library version is available by Lipis. 2. Metakey name for the User Country flag - Default metakey name is "country" for country flag in Directory Profile card and Profile page header. 3. Display User country flag in Profile after name - Country name from metakey value above. 4. Display User country flag in Directory Profile card - Country name from metakey value above. Shortcode umprofileinfo Main types image [umprofileinfo type="image" metakey="keyname" width="300" userid="" textmetakey="keyname"]title text[/umprofileinfo] Example: metakey="profilephoto" video [umprofileinfo type="video" metakey="keyname" width="300" userid=""]title text[/umprofileinfo] profilelink

Read the full README on GitHub →