WP Manifestindependent plugin directory
manifest / users / um-format-form-content

Ultimate Member - Format Form Content shortcodes

Extension to Ultimate Member for display of custom HTML format of User Profile form content and option to remove Profile Photos from selected Profile pages.by a HTML formatted file being displayed by the shortcode.

by Miss Veronica · github.com/missveronica/um-format-form-content · 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-format-form-content/archive/refs/heads/main.zip

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

From the readme

UM Format Form Content shortcodes version 2.0.5 Extension to Ultimate Member for display of custom HTML format of User Profile form contents by a HTML formatted file being displayed by the shortcode and option to remove Profile Photos from selected Profile pages. Shortcodes [formatformcontent] Shortcode to be used in the "Profile View" form to display the custom HTML file. HTML file to be used is selected in a dropdown of the Plugin settings [showfield metakey=""] 1. The plugin's shortcode for getting metadata from UM User cache for the current Profile owner fields incl formatting URLs 2. Multi selections fields with more than one selection are ordered in lists by the shortcode [umuser userid="" metakey=""] User Meta Shortcode from UM free extensions may be used for metadata display not available from the current User Profile cache where [showfield metakey=""] is recommended to be used. https://ultimatemember.github.io/docs-v3/extended/article/1673-user-meta-shortcode.html UM Directory 1. Plugin will create a new web server directory .../wp-content/uploads/ultimatemember/formatformcontent for saving the HTML formatting files for the Profile pages. UM Forms Builder 1. Create a n

Read the full README on GitHub →