GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Namespaces | Functions
preflight_check.php File Reference

Go to the source code of this file.

Namespaces

 GravityKit\GravityView\Foundation
 GPL-2.0-or-later
 

Functions

 is_disabled_via_url ( $plugin_file)
 Checks if loading is disabled via a URL parameter. More...
 
 meets_min_php_version_requirement ( $plugin_file, $min_php_version='5.6.4', $show_notice=true)
 Checks if the minimum PHP version requirement is met. More...
 
 should_load ( $plugin_file)
 Determines if a plugin should load. More...