Description
The current page.
This constant is not meant to be changed, only to be read.
Usage
1 | define( 'RG_CURRENT_PAGE' , basename ( $_SERVER [ 'PHP_SELF' ] ) ); |
Placement
This constant is set in the file gravityforms.php.
The current page.
This constant is not meant to be changed, only to be read.
1 | define( 'RG_CURRENT_PAGE' , basename ( $_SERVER [ 'PHP_SELF' ] ) ); |
This constant is set in the file gravityforms.php.
Notifications