<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP Garage &#187; forms</title>
	<atom:link href="http://wpgarage.com/tag/forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Wed, 16 Nov 2011 14:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Using WordPress comments as a contact form</title>
		<link>http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/</link>
		<comments>http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:26:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/tips/using-wordpress-comments-as-a-contact-form/</guid>
		<description><![CDATA[<p>Justin Tadlock has posted a way to use built-in WordPress comments in lieu of a contact form. Basically, you replace your theme&#8217;s current comments.php file with the one that Justin offers for downloading that checks if a page is called &#8220;Contact.&#8221; If it is, the comments stay hidden on that page. You can change the [...]</p><p>This post was originally published at <a href="http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/">Using WordPress comments as a contact form</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/" data-url="http://illum.in/pwGZqp" data-text="Using WordPress comments as a contact form" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/"></g:plusone></div></div><p><a href="http://justintadlock.com/" title="Justin Tadlock">Justin Tadlock</a> has posted a way to <a href="http://justintadlock.com/archives/2008/02/03/even-simpler-wordpress-contact-form" title="Even Simpler WordPress Contact Form">use built-in WordPress comments in lieu of a contact form</a>. Basically, you replace your theme&#8217;s current comments.php file with the one that Justin offers for downloading that checks if a page is called &#8220;Contact.&#8221; If it is, the comments stay hidden on that page. You can change the comments.php file so that other pages on your site will also hide comments.</p>
<p>Then you can create your contact page which will display the comment form, but any comment submissions will stay hidden.</p>
<p>The advantages:</p>
<ul>
<li>Don&#8217;t need to use another plugin</li>
<li>Don&#8217;t need to tweak a plugin</li>
<li>Can theoretically manage all contact form submissions from your site rather than via email.</li>
</ul>
<p>The disadvantages:</p>
<ul>
<li>Submissions are actually comments, so they end up in your comment queue. If you have a lot of comments on your site, that can get hard to manage.</li>
<li>if you ever change themes or your “comments.php” file, then your comments on your “Contact” page will no longer be private. This can be solved by deleting all of these types of comments, which I personally don&#8217;t like because I like to save letters from readers; or using this solution forever, which is kind of a long-term commitment.</li>
</ul>
<p>It&#8217;s an interesting idea, and worth considering.</p>
<p><a href="http://justintadlock.com/archives/2008/02/03/even-simpler-wordpress-contact-form">Even Simpler WordPress Contact Form</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/">Using WordPress comments as a contact form</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/tips/using-wordpress-comments-as-a-contact-form/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New WordPress contact form plugin from Perishable Press</title>
		<link>http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/</link>
		<comments>http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 11:42:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/</guid>
		<description><![CDATA[<p>Perishable Press has released a new contact form WordPress plugin called Contact Coldform. The main selling point behind this plugin seems to be its &#8220;sqeaky clean&#8221; PHP, and the fact that it&#8217;s standards compliant. Here are the features that I think are the most significant and unique: Customizable anti-spam challenge question to protect against spam. [...]</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/">New WordPress contact form plugin from Perishable Press</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/" data-url="http://illum.in/oOGW1J" data-text="New WordPress contact form plugin from Perishable Press" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/"></g:plusone></div></div><p>Perishable Press has released a new contact form WordPress plugin called <a href="http://perishablepress.com/press/2008/01/08/contact-coldform/" title="Contact Coldform">Contact Coldform</a>. The main selling point behind this plugin seems to be its &#8220;sqeaky clean&#8221; PHP, and the fact that it&#8217;s standards compliant. Here are the features that I think are the most significant and unique:</p>
<ul>
<li>Customizable anti-spam challenge question to protect against spam.</li>
<li>Secure form processing and protection against malicious attacks.</li>
<li>Same-page error messages to help users complete required fields.</li>
<li><em><strong>No obtrusive markup or code added to your <code>&lt;head&gt;</code>.</strong></em></li>
<li>Includes option to enable users to send carbon copies to themselves.</li>
<li>Coldform message includes <acronym title="Internet Protocol">IP</acronym>, host, agent, and much more.</li>
<li>Customizable <em>everything</em>!</li>
</ul>
<p><a href="http://perishablepress.com/press/2008/01/08/contact-coldform/">Contact Coldform from Perishable Press</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/">New WordPress contact form plugin from Perishable Press</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/new-wordpress-contact-form-plugin-from-perishable-press/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Contact form WordPress plugin includes Hebrew and Spanish</title>
		<link>http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/</link>
		<comments>http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 10:27:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Shorties]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[Hebrew]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/</guid>
		<description><![CDATA[<p>Here&#8217;s a contact form that comes in a Hebrew and Spanish version. We used it over here. It does the trick, and is easy to configure. SCF2 Contact Form » LaptopTips</p><p>This post was originally published at <a href="http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/">Contact form WordPress plugin includes Hebrew and Spanish</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/" data-url="http://illum.in/oxUAqp" data-text="Contact form WordPress plugin includes Hebrew and Spanish" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/"></g:plusone></div></div><p>Here&#8217;s a contact form that comes in a Hebrew and Spanish version. We used it <a href="http://blog.mycontent.co.il/contact/" title="MyContent blog - Contact page">over here</a>. It does the trick, and is easy to configure.</p>
<p><a href="http://www.laptoptips.ca/projects/scf2-contact-form/">SCF2 Contact Form » LaptopTips</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/">Contact form WordPress plugin includes Hebrew and Spanish</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/shorties/contact-form-wordpress-plugin-includes-hebrew-and-spanish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unique and useful WordPress Plugins at Urban Giraffe</title>
		<link>http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/</link>
		<comments>http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 09:15:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[multi-user]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/</guid>
		<description><![CDATA[<p>Urban Giraffe has a list of amazing plugins that the guy behind the site, John Godley, developed. Many of these plugins are really unique, and I haven&#8217;t seen anything like them anywhere else. Here are the ones that I find most interesting, and I hope to try out soon: Filled In &#8211; Places a customized [...]</p><p>This post was originally published at <a href="http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/">Unique and useful WordPress Plugins at Urban Giraffe</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-counturl="http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/" data-url="http://illum.in/nGbBsm" data-text="Unique and useful WordPress Plugins at Urban Giraffe" data-count="vertical" data-via="wpgarage" data-related="wpgarage"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/&amp;layout=box_count&amp;show_faces=true&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div><div class="socialize-in-button socialize-in-button-right"><g:plusone size="tall" href="http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/"></g:plusone></div></div><p>Urban Giraffe has <a href="http://urbangiraffe.com/plugins/" title="Urban Giraffe Plugins">a list of amazing plugins</a> that the guy behind the site, John Godley, developed. Many of these plugins are really unique, and I haven&#8217;t seen anything like them anywhere else.</p>
<p>Here are the ones that I find most interesting, and I hope to try out soon:</p>
<ul class="review">
<li><a href="http://urbangiraffe.com/plugins/filled-in/">Filled In</a> &#8211; Places a customized form on your site, and stores submitted data in a database. The plugin features email reporting, AJAX support, CAPTCHA support, and file uploads. The data can be exported to CSV or XML.</li>
<li><a href="http://urbangiraffe.com/plugins/advanced-permalinks/">Advanced Permalinks</a> &#8211; If you decide midway to change your permalink structure to something friendlier, this generally means you have to do it sitewide and for all existing posts, which means redirecting everything. This plugin allows you to say &#8220;From now on, all posts will have permalink structure B, while posts until now will retain permalink structure A.&#8221; Can save a lot of headache.</li>
<li><a href="http://urbangiraffe.com/plugins/search-unleashed/">Search Unleashed</a> &#8211; Makes searching WordPress blogs more user-friendly by adding the following features:<br />
<blockquote>
<ul>
<li>Full text search with wildcards and logical operations</li>
<li>Search posts, pages, comments, titles, URLs, tags, and meta-data (all configurable)</li>
<li>Search data after it has been processed by plugins, not before</li>
<li>Search highlighting of all searches, including titles and comments</li>
<li>Search highlighting of incoming searches from <a href="http://www.google.com/">Google</a>, <a href="http://www.yahoo.com/">Yahoo</a>, <a href="http://www.live.com/">MSN</a>, <a href="http://www.altavista.com/">Altavista</a>, <a href="http://www.baidu.com/">Baidu</a>, and <a href="http://www.sogou.com/">Sogou</a></li>
<li>Search results show contextual search information, not just a post excerpt</li>
<li>Record search phrases and display in a log</li>
<li>Exclude specific posts and pages from results</li>
<li>Compatible with <a href="http://mnm.uib.es/gallir/wp-cache-2/">WP-Cache</a></li>
<li>Supports WordPress 2.0.5 through to 2.3</li>
<li>No changes required to your theme</li>
</ul>
</blockquote>
</li>
<li><a href="http://urbangiraffe.com/plugins/user-permissions/">User Permissions</a> &#8211; Allows you to assign permissions to specific posts. This sounds like it could be good if you offer premium content on your site.</li>
<li><a href="http://urbangiraffe.com/plugins/anti-email-spam/">Anti-Email Spam</a> &#8211; Simple plugin to encode email addresses with either JavaScript or HTML entities and protect yourself against email harvesting scripts. I should have done something like this a loooong time ago.</li>
</ul>
<p><a href="http://urbangiraffe.com/plugins/">See &#8216;em all at: Plugins &#8211; Goodies for WordPress | Urban Giraffe»</a></p>
<p>This post was originally published at <a href="http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/">Unique and useful WordPress Plugins at Urban Giraffe</a> on <a href="http://wpgarage.com">WP Garage</a> - <a href="http://wpgarage.com">WP Garage - wordpress tricks, hacks, and tips</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/plugins/unique-and-useful-wordpress-plugins-at-urban-giraffe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

