[memb_if_post]
Summary
This shortcode posts the specified variables within a URL and displays a message accordingly.
Shortcode Examples
URL looks like: http://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://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 (?)
ActiveCampaign Shortcode Documentation
Looking for info on the ActiveCampaign version of this shortcode?
Click Here to View the ActiveCampaign Shortcode Documentation