Keap
Also available forUniversal

[memb_php]

Summary
This shortcode enables you to run native PHP code in your content, and output the results to the browser.

Description

This shortcode enables you to run native PHP code in your content, and output the results to the browser.

Shortcode Examples

[memb_php]
echo "Hello, World!";
[/memb_php]

Shortcode Attributes

capture:  Capture the output of the shortcode and route it to a variable for later use. (?)

txtfmt: A comma separated list of text processing functions to be used to post process the contact fields. (?)