GF_MIN_WP_VERSION_SUPPORT_TERMS

Description

Specifies the minimum version of WordPress that will be officially supported by Gravity Forms.

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

Usage

define( 'GF_MIN_WP_VERSION_SUPPORT_TERMS', '5.1' );

Placement

This constant is set in the file gravityforms.php.