<?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: Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields</link>
		<description>Gravity Support Forums Topic: Non Developer Looking to Learn about Hooks, Filters &amp; Dynamic Fields?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:12:51 +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/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>briandoakes on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44813</link>
			<pubDate>Thu, 22 Dec 2011 15:06:11 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Carl!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44734</link>
			<pubDate>Wed, 21 Dec 2011 17:42:30 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44734@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Reading the Developer Docs won't be the best way to learn about hooks and filters.  &#60;/p&#62;
&#60;p&#62;The Developer Documentation purely documents the available Gravity Forms hooks, filters and provides an example for each.  If you don't understand WordPress hook and filter usage it's definitely going to be foreign to you.&#60;/p&#62;
&#60;p&#62;As I mentioned in my reply to one of your other forum posts, the CSS Ready Class documentation is much easier to follow because the CSS Ready Classes are a built in feature and the usage simply involves inserting the Ready Class in the appropriate field option.&#60;/p&#62;
&#60;p&#62;Customizations via hooks and filters are not so simple to explain because they are customizations and they could be virtually anything you want them to be.&#60;/p&#62;
&#60;p&#62;The best way to learn about hooks and filters will be to read tutorials on WordPress hook and filter usage, maybe buy a book on WordPress development and then get your hands dirty playing around with some WordPress hooks and filters for basic things to get a handle on how they work and what they do.&#60;/p&#62;
&#60;p&#62;Here are some tutorials that you can check out online:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wpcandy.com/teaches/custom-hooks-and-pluggable-functions&#34; rel=&#34;nofollow&#34;&#62;http://wpcandy.com/teaches/custom-hooks-and-pluggable-functions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.nathanrice.net/blog/an-introduction-to-wordpress-action-hooks/&#34; rel=&#34;nofollow&#34;&#62;http://www.nathanrice.net/blog/an-introduction-to-wordpress-action-hooks/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As for books, I can highly recommend this one:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amazon.com/Professional-WordPress-Plugin-Development-Williams/dp/0470916222&#34; rel=&#34;nofollow&#34;&#62;http://www.amazon.com/Professional-WordPress-Plugin-Development-Williams/dp/0470916222&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is a book on WordPress Plugin development but plugins are essentially custom code that make use of WordPress hooks and filters to enhance, customize and add new functionality to WordPress itself.  So the concepts are the same.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44718</link>
			<pubDate>Wed, 21 Dec 2011 15:41:32 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44718@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Like the calendar thing i asked about earlier where rather than 12 i want the form to display December... i know you pointed me towards which form filter to use, but the page you sent doesnt really make sense to me in HOW to implement it. does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44716</link>
			<pubDate>Wed, 21 Dec 2011 15:38:56 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44716@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris... posting and getting responses has definitely been very helpful...&#60;/p&#62;
&#60;p&#62;Being 100% honest though reading the developer docs is kinda foreign to me.. in the sense that I can understand what each tag does, but it doesnt really explain how to make it work in a way that makes sense to someone who doesnt know about more developer based thing.. Im sure if i showed it to my programmer friends, it'd make more sense... but what I liked about the CSSReady Classes Docs is it how it literally shows you &#34;put this here to get it to look like this&#34; whereas it seems the developer docs seems to require more knowledge beyond my skill set.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44709</link>
			<pubDate>Wed, 21 Dec 2011 15:17:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44709@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest thing for us is to help you by answering a question.  When you get to a point where you feel like you need to do more, please post a topic with a specific question and what you're trying to accomplish, and we will help you by pointing you in the right direction with specific examples.  &#60;/p&#62;
&#60;p&#62;The &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs&#34; rel=&#34;nofollow&#34;&#62;developer docs&#60;/a&#62; are always good reading as well to get an idea of what can be accomplished.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44708</link>
			<pubDate>Wed, 21 Dec 2011 15:17:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest thing for us is to help you by answering a question.  When you get to a point where you feel like you need to do more, please post a topic with a specific question and what you're trying to accomplish, and we will help you by pointing you in the right direction with specific examples.  &#60;/p&#62;
&#60;p&#62;The &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs&#34; rel=&#34;nofollow&#34;&#62;developer docs&#60;/a&#62; are always good reading as well to get an idea of what can be done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>briandoakes on "Non Developer Looking to Learn about Hooks, Filters &#38; Dynamic Fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/non-developer-looking-to-learn-about-hooks-filters-dynamic-fields#post-44703</link>
			<pubDate>Wed, 21 Dec 2011 15:11:00 +0000</pubDate>
			<dc:creator>briandoakes</dc:creator>
			<guid isPermaLink="false">44703@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Loving the plugin so far... I am a designer more than a developer so I feel like im missing out on alot of the true functionality it can do. The forum support has been great but I'd really like to try and learn how to really implement the hooks, filters and the field to dynamically populate fields.&#60;/p&#62;
&#60;p&#62;is there any kind of documentation available that explains things in a more simple term for someone like me?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Brian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
