GF_RECAPTCHA_PUBLIC_KEY

Description

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

Usage

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

Placement

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