[memb_if_post]

OTHER DOCS Available

Summary

This shortcode posts the specified variables within a URL and displays a message accordingly.

Shortcode Examples

URL looks like: http://activecampaign.memberium.com/shortcodes/memb_if_post/?foo=barbaz

[memb_if_post key="foo" test="=" value="barbaz"]
   Success
[else_memb_if_post]
   Failure
[/memb_if_post]

URL looks like: http://activecampaign.memberium.com/shortcodes/memb_if_post/?foo=baz

[memb_if_post key="foo" test="=" value="baz"]
   Success
[else_memb_if_post]
   Failure
[/memb_if_post]

Shortcode Parameters​

key: Memberium/i2SDK auth key on remote server (required).
value:
Denotes the username which is posted based on which shortcode results are displayed.
test:
Operation to do – values are =, ==, ===, eq, gt, lt, ge, le.

Shortcode Attributes

Conditional: Yes (?)
Nestable: No (?)
Accepts formatting: No (?)
Capturable: No (?)

9 ways to add more value to your membership site

[memb_if_post]

This Applies To