GF_SUPPORTED_WP_VERSION

Description

Indicates if the minimum supported version of WordPress has been met.

This constant is not meant to be changed, only to be read.

Usage

define( 'GF_SUPPORTED_WP_VERSION', true );

Placement

This constant is set in the file gravityforms.php.