GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
Go to the source code of this file.
Variables | |
$display_value = $gravityview->display_value | |
$field_settings = $gravityview->field->as_configuration() | |
if(! isset( $gravityview)||empty( $gravityview->template)) | $value = $gravityview->value |
The default pipe (video) field output template. More... | |
$display_value = $gravityview->display_value |
Definition at line 15 of file field-pipe_recorder-html.php.
$field_settings = $gravityview->field->as_configuration() |
Definition at line 16 of file field-pipe_recorder-html.php.
if (! isset($gravityview)||empty($gravityview->template)) $value = $gravityview->value |
The default pipe (video) field output template.
$gravityview
Definition at line 14 of file field-pipe_recorder-html.php.