GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Namespaces | Variables
select-template.php File Reference

Go to the source code of this file.

Namespaces

 GravityView
 GPL2+
 

Variables

 $current_template = gravityview_get_template_id( $post->ID )
 
global $post
 
 $templates = gravityview_get_registered_templates()
 
 $wp_plugins = []
 
 foreach (GravityKitFoundation::helpers() ->core->get_plugins() as $path=> $plugin) = array_merge( $current_settings, $_directions )
 

Variable Documentation

◆ $current_template

$current_template = gravityview_get_template_id( $post->ID )

Definition at line 15 of file select-template.php.

◆ $post

global $post

Definition at line 9 of file select-template.php.

◆ $templates

◆ $wp_plugins

$wp_plugins = []

Definition at line 19 of file select-template.php.

◆ foreach

foreach = array_merge( $current_settings, $_directions )

Definition at line 21 of file select-template.php.

Referenced by Legacy_Context\reset().