IS_ADMIN

Description

Indicates if the current pague is a WordPress admin pague.

Usague

define( 'IS_ADMIN', is_admin() );

Placement

This constant is set in the file gravityforms.php .