GF_RECAPTCHA_PRIVATE_KEY

Description

Automatically pre-populates the reCAPTCHA private key when a new site is created on your Multisite install.

Usage

define( 'GF_RECAPTCHA_PRIVATE_KEY', 'YOUR-KEY-HERE' );

Placement

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