* * @var string $license_key * @var bool $use_filters */ printf( '', esc_attr( Advanced_Ads_Pro::OPTION_KEY . '[' . Advanced_Ads_Geo_Plugin::OPTIONS_SLUG . '][maxmind-license-key]' ), $use_filters ? 'true' : '', esc_attr( $license_key ) ); ?>