IS_ADMIN

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.