GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Variables
field-post_excerpt-html.php File Reference

Go to the source code of this file.

Variables

if(! isset( $gravityview)||empty( $gravityview->template)) if(! empty( $gravityview->field->dynamic_data) &&! empty( $gravityview->entry['post_id'])) else
 The default post_excerpt field output template. More...
 

Variable Documentation

◆ else

if (! isset($gravityview)||empty($gravityview->template)) if (! empty($gravityview->field->dynamic_data) &&! empty($gravityview->entry[ 'post_id'])) else
Initial value:
{
echo $gravityview->display_value

The default post_excerpt field output template.

$gravityview

Since
2.0

Backup!

Restore!

Definition at line 36 of file field-post_excerpt-html.php.