<?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: Limit Entries Per IP with Time Frame</title>
		<link>https://legacy.forums.gravityhelp.com/topic/limit-entries-per-ip-with-time-frame</link>
		<description>Gravity Support Forums Topic: Limit Entries Per IP with Time Frame</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:45:48 +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/limit-entries-per-ip-with-time-frame" rel="self" type="application/rss+xml" />

		<item>
			<title>cmn on "Limit Entries Per IP with Time Frame"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-entries-per-ip-with-time-frame#post-52895</link>
			<pubDate>Mon, 19 Mar 2012 16:36:42 +0000</pubDate>
			<dc:creator>cmn</dc:creator>
			<guid isPermaLink="false">52895@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just used this code from Dave to limit entries by IP: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/only-one-submission-per-forms#post-17305&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/only-one-submission-per-forms#post-17305&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It seemed to work well. My only issue with it is that it appears before everything (e.g. the_content in WP), rather than just where the form is supposed to be.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tanmccuin on "Limit Entries Per IP with Time Frame"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-entries-per-ip-with-time-frame#post-51203</link>
			<pubDate>Sat, 03 Mar 2012 01:04:52 +0000</pubDate>
			<dc:creator>Tanmccuin</dc:creator>
			<guid isPermaLink="false">51203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you had any luck putting this together? I'm looking to do something similar to limit repeat submissions.&#60;/p&#62;
&#60;p&#62;-tm
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Limit Entries Per IP with Time Frame"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-entries-per-ip-with-time-frame#post-47883</link>
			<pubDate>Tue, 31 Jan 2012 01:11:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">47883@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think you could do it with one function, just called multiple times with a hook, all in functions.php.  At this point, I think it's possible but we will leave this suggestion here as a feature request.  Thank you for taking the time to write this up.  We appreciate your point of view.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TSCADFX on "Limit Entries Per IP with Time Frame"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/limit-entries-per-ip-with-time-frame#post-47732</link>
			<pubDate>Mon, 30 Jan 2012 03:56:47 +0000</pubDate>
			<dc:creator>TSCADFX</dc:creator>
			<guid isPermaLink="false">47732@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For years I worked strictly with Drupal and assisted with development of core and modules.  I've recently started using WP more and more.  I really like Gravity Forms and the power that they have however there's one thing that I really miss from one of the most popular Drupal form addons called WebForm and that would be the ability to restrict access to the forms based off of IP's and cookies for select time periods.  &#60;/p&#62;
&#60;p&#62;Granted, I can achieve such results by modifying my functions.php for each form and adding some custom code.  With many forms that can make for a very long and messy functions file, which I'd rather not have.&#60;/p&#62;
&#60;p&#62;The reason for this method, over the email method that's currently in place, is because many times spammers (non-bot) will attempt to flood non-sense through repeat postings when you have a form with conditional recipients.  Because gravity forms does no actual email check, other than verify the format is correct, the spammer can use any gibberish email they choose.&#60;/p&#62;
&#60;p&#62;Another example would be for coupons.  For example: When the Gravity Form is submitted it subscribes the submitter to a MC group that sends an autoresponder coupon within 24 hours.  The coupon is offered as a thank you for them filling out a survey.  They don't want the same person to fill out the survey every day, but should the client request another service a month later they would like feedback on that service as well.&#60;/p&#62;
&#60;p&#62;Some people, like myself, have over 5-10-20 email addresses and limiting submission by just email address in this day-and-age is silly.  I don't know anyone that just has 1 email.  &#60;/p&#62;
&#60;p&#62;Maybe you can keep this into consideration when adding future features.  Since the IP address for every submission is already stored I don't think it would be too difficult.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
