GF_DEBUG

Description

This constant helps debugging problems with AJAX forms by allowing the contents of the AJAX iframe to be viewed. Set the constant to true to display the contents.

Usage

define( 'GF_DEBUG', true );

Placement

This constant should be set in your wp-config.php. See the article Wp Config Options for more details.