[memb_echo]
This Applies to
OTHER DOCS Available
Summary
This shortcode displays information
Shortcode Examples
This shortcode just displays the word “foo”
[memb_echo value="foo"]
This shortcode displays the session and ip details of a logged in user
[memb_echo value="{{session.memb_user,ipaddr}}"]
This shortcode displays a random value between 1 to 10
[memb_echo value="{{random.1,10}}"]
Shortcode Parameters
value: displays the designated value