<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Global reCAPTCHA Keys on Multi Site</title>
		<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site</link>
		<description>Gravity Support Forums Topic: Global reCAPTCHA Keys on Multi Site</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 07:02:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/global-recaptcha-keys-on-multi-site" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-33228</link>
			<pubDate>Mon, 22 Aug 2011 16:26:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">33228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have not removed these from the end users view.  But the idea that @UWEX had to hide these when being set globally via the wp_config keys is a good one.  We can look at implementing this.&#60;/p&#62;
&#60;p&#62;reCAPTCHA keys aren't super sensitive.  The reason why we show them now is so each individual site could use their own keys if they would like.  But auto-populating these via the wp_config could be a signal we could use to not display these and only rely on the values passed via the wp_config.&#60;/p&#62;
&#60;p&#62;We will look into this and see how to best handle this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paire on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-33191</link>
			<pubDate>Mon, 22 Aug 2011 12:01:23 +0000</pubDate>
			<dc:creator>paire</dc:creator>
			<guid isPermaLink="false">33191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any progress on removing this from the end user's view?  &#60;/p&#62;
&#60;p&#62;I also don't want to have my private key displayed to all my multi-site users.&#60;/p&#62;
&#60;p&#62;Having them show up as a password field (like you do with the license key) isn't effective either since the source for the page still displays the value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UWEX on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-25507</link>
			<pubDate>Fri, 13 May 2011 16:03:59 +0000</pubDate>
			<dc:creator>UWEX</dc:creator>
			<guid isPermaLink="false">25507@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually - it seems that adding the stuff to wp-config works fine when you just activate gravity forms on an existing site.  (of course I realized this AFTER i wrote a plugin to update all the sites' options &#38;gt;&#38;lt;)&#60;/p&#62;
&#60;p&#62;Removing those form fields when global wp_config keys are set still seems like a good idea though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UWEX on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-25497</link>
			<pubDate>Fri, 13 May 2011 13:56:54 +0000</pubDate>
			<dc:creator>UWEX</dc:creator>
			<guid isPermaLink="false">25497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will probably write a plugin to add the option for all sites (will share when done), but I think that if a global key is defined, this part of the form should probably be hidden from the user.  I'd like to grant our users the ability to use Re-captcha without 1) exposing our private key to site admins or 2) confusing people with this 'gibberish'&#60;/p&#62;
&#60;p&#62;thanks for the reply&#60;/p&#62;
&#60;p&#62;(also - how does this option get added during site activation if the plugin isn't active? o_O)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-25486</link>
			<pubDate>Fri, 13 May 2011 12:25:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The option to add the keys to the wp-config.php file is only triggered when a new site is created.  If you wanted to add it to sites that already exist the only option is to do it manually or to write a SQL script to do it directly in the database by duplicating the appropriate wp_options for each site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UWEX on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-25475</link>
			<pubDate>Fri, 13 May 2011 10:23:22 +0000</pubDate>
			<dc:creator>UWEX</dc:creator>
			<guid isPermaLink="false">25475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Carl - is there anything I/you/we can do to apply these global recaptcha keys existing sites?&#60;br /&#62;
We have hundreds of sites already, and would *really* like a way to apply the global recaptcha keys to them. :/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zatzai on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-15284</link>
			<pubDate>Sat, 01 Jan 2011 22:39:42 +0000</pubDate>
			<dc:creator>zatzai</dc:creator>
			<guid isPermaLink="false">15284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-15283</link>
			<pubDate>Sat, 01 Jan 2011 21:37:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">15283@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@zatzai:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(‘GF_LICENSE_KEY’,&#38;#39;YOUR_KEY_GOES_HERE’);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;from&#60;br /&#62;
&#60;a href=&#34;http://forum.gravityhelp.com/topic/are-there-global-notification-variables#post-14288&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/are-there-global-notification-variables#post-14288&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zatzai on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-15279</link>
			<pubDate>Sat, 01 Jan 2011 13:49:28 +0000</pubDate>
			<dc:creator>zatzai</dc:creator>
			<guid isPermaLink="false">15279@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sorry, but how do we define a master key in the wp-config.php file? I don't remember seeing mention of that anywhere, and can't find it when I search the forums here and the documentation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Global reCAPTCHA Keys on Multi Site"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/global-recaptcha-keys-on-multi-site#post-15158</link>
			<pubDate>Wed, 29 Dec 2010 19:50:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The reCAPTCHA keys can be pre-populated by adding the following to your wp-config.php file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;GF_RECAPTCHA_PRIVATE_KEY&#38;#39;,&#38;#39;YOUR_PRIVATE_KEY_GOES_HERE&#38;#39;);
define(&#38;#39;GF_RECAPTCHA_PUBLIC_KEY&#38;#39;,&#38;#39;YOUR_PUBLIC_KEY_GOES_HERE&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please note that these only get applied to new sites activated in multi-site.  It won't pre-populate existing sites as it only runs on activation.&#60;/p&#62;
&#60;p&#62;You need to be running the latest 1.5 development release for this to work.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
