GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Public Member Functions | Static Public Member Functions | Static Public Attributes
GVLogic_Shortcode Class Reference

Shortcode to handle showing/hiding content in merge tags. More...

Public Member Functions

 shortcode ( $atts, $content='', $tag='')
 

Static Public Member Functions

static get_instance ()
 

Static Public Attributes

static $instance = null
 

Detailed Description

Shortcode to handle showing/hiding content in merge tags.

Works great with GravityView Custom Content fields

Since
develop
See also

Definition at line 9 of file class-gvlogic-shortcode.php.

Member Function Documentation

◆ get_instance()

static get_instance ( )
static

Definition at line 12 of file class-gvlogic-shortcode.php.

◆ shortcode()

shortcode (   $atts,
  $content = '',
  $tag = '' 
)

Definition at line 20 of file class-gvlogic-shortcode.php.

References $content.

Field Documentation

◆ $instance

$instance = null
static

Definition at line 10 of file class-gvlogic-shortcode.php.


The documentation for this class was generated from the following file: