<?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: Visitor&#039;s IP Address</title>
		<link>https://legacy.forums.gravityhelp.com/topic/visitors-ip-address</link>
		<description>Gravity Support Forums Topic: Visitor&#039;s IP Address</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 16:26:17 +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/visitors-ip-address" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Visitor&#039;s IP Address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/visitors-ip-address#post-38528</link>
			<pubDate>Fri, 21 Oct 2011 11:19:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38528@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hopefully that's all you need.  Please let us know if you need more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x2gravity on "Visitor&#039;s IP Address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/visitors-ip-address#post-38511</link>
			<pubDate>Fri, 21 Oct 2011 07:09:50 +0000</pubDate>
			<dc:creator>x2gravity</dc:creator>
			<guid isPermaLink="false">38511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks.....not really sure I understand your question but that line of code is exactly what I needed.&#60;br /&#62;
Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Visitor&#039;s IP Address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/visitors-ip-address#post-38484</link>
			<pubDate>Fri, 21 Oct 2011 00:17:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The external URL will allow you to provide an IP address, rather than reading the IP the HTTP request is coming from?   And the posts where all appear to be coming from the same user?  In WordPress, post authors are not determined by IP.&#60;/p&#62;
&#60;p&#62;The gform_post_submission hook has access to the entry object, so you can access the value of the IP address of the submitter like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
$ip = $entry[&#38;#39;ip&#38;#39;];&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>x2gravity on "Visitor&#039;s IP Address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/visitors-ip-address#post-38434</link>
			<pubDate>Thu, 20 Oct 2011 11:03:56 +0000</pubDate>
			<dc:creator>x2gravity</dc:creator>
			<guid isPermaLink="false">38434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As a bit of a follow up to &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/forms-with-custom-action-can-form-only-send-email&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/forms-with-custom-action-can-form-only-send-email&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have sucessfully used Gravity Forms to post to an external URL and that works great. The problem is that now all posts appear to be coming from the same user since I am reposting the data and losing the visitor's IP. How do I get the visitors IP from gform_post_submission_1?&#60;/p&#62;
&#60;p&#62;The IP will then be used in curl to submit the form again to the external URL
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
