Description
Specifies the minimum WordPress version required by Gravity Forms.
This constant is not meant to be changed, only to be read.
Usage
define( 'GF_MIN_WP_VERSION', '3.7' );
Placement
This constant is set in the file gravityforms.php.
Specifies the minimum WordPress version required by Gravity Forms.
This constant is not meant to be changed, only to be read.
define( 'GF_MIN_WP_VERSION', '3.7' );
This constant is set in the file gravityforms.php.