Description
Indicates if the current page is a WordPress admin page.
Usage
define( 'IS_ADMIN', is_admin() );
Placement
This constant is set in the file gravityforms.php.
Indicates if the current page is a WordPress admin page.
define( 'IS_ADMIN', is_admin() );
This constant is set in the file gravityforms.php.