GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
If this file is called directly, abort. More...
Data Fields | |
$name = 'gventry' | |
Data Fields inherited from Shortcode | |
$atts | |
$content | |
$name | |
Additional Inherited Members | |
Public Member Functions inherited from Shortcode | |
callback ( $atts, $content='', $tag='') | |
The WordPress Shortcode API callback for this shortcode. More... | |
Static Public Member Functions inherited from Shortcode | |
static | add ( $name=null) |
Register this shortcode class with the WordPress Shortcode API. More... | |
static | parse ( $content) |
Parse a string of content and figure out which ones there are. More... | |
static | remove () |
Unregister this shortcode. More... | |
If this file is called directly, abort.
The [gventry] shortcode.
Definition at line 12 of file class-gv-shortcode-gventry.php.
$name = 'gventry' |
Definition at line 16 of file class-gv-shortcode-gventry.php.