WP Manifestindependent plugin directory
manifest / email / um-email-parse-shortcode

Ultimate Member - Email Parse Shortcode

Extension to Ultimate Member for parsing the shortcode "um_show_content" in outgoing notification emails.

by Miss Veronica · github.com/missveronica/um-email-parse-shortcode · 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-email-parse-shortcode/archive/refs/heads/main.zip

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

Readme

UM Email Parse Shortcode

Extension to Ultimate Member for parsing the shortcode "um_show_content" in outgoing notification emails.

UM Settings -> Emails -> select email template

Parse Shortcode - Enable parsing of shortcode "um_show_content" - Click to enable parsing of the shortcode "um_show_content" in this template for outgoing emails

HTML code example

UM email placeholders may be used in the shortcode content

[um_show_content roles="um_role1,um_role2"] {display_name} [/um_show_content]

UM Reference

https://docs.ultimatemember.com/article/226-restrict-content-on-a-page-post-to-specific-users-community-role

Updates

Version 1.0.3 Code improvement

Installation

Download the zip file (Green button) and install as a WP Plugin, activate the plugin.

Read the full README on GitHub →