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