<?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>Daily Gadgets, Computer, and Electronics News &#187; wp_contactform</title>
	<atom:link href="http://www.funponsel.com/blog/tag/wp_contactform/feed" rel="self" type="application/rss+xml" />
	<link>http://www.funponsel.com/blog</link>
	<description>Daily Gadgets, Computer, and Electronics News</description>
	<lastBuildDate>Sun, 22 Nov 2009 14:16:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Modify WordPress ContactForm</title>
		<link>http://www.funponsel.com/blog/programming/modify-wordpress-contactform.html</link>
		<comments>http://www.funponsel.com/blog/programming/modify-wordpress-contactform.html#comments</comments>
		<pubDate>Sun, 23 Oct 2005 00:31:33 +0000</pubDate>
		<dc:creator>cosa</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp_contactform]]></category>

		<guid isPermaLink="false">http://www.funponsel.com/blog/?p=1283</guid>
		<description><![CDATA[WordPress ContactForm is a useful little plugin for Wordpress. It lets you add contact form easily to any post or page, thus giving your visitors a way to keep in touch with you.
I&#8217;ve been using WP ContactForm for a while and I&#8217;m very happy with it. It&#8217;s simple, easy to install, and more important, it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.funponsel.net/images//wplogo.png" width="181" height="30" alt="WordPress Logo" title="WordPress Logo" /><a href="http://ryanduff.net/projects/wp-contactform/">WordPress ContactForm</a> is a useful little plugin for Wordpress. It lets you add contact form easily to any post or page, thus giving your visitors a way to keep in touch with you.</p>
<p>I&#8217;ve been using WP ContactForm for a while and I&#8217;m very happy with it. It&#8217;s simple, easy to install, and more important, it does the job. But upon modifying my site&#8217;s structure, I found that now I need a Subject field in the contact form. This will also be the subject for the email sent to the sender (in this case: me).</p>
<p><span id="more-1283"></span>By default, you can only have one subject for all the contact form you have. This is configured through the admin interface. But I want my visitors to be able to specify the subject line themself. Or at least, I can easily define what the default subject for each form.</p>
<p>For example, in this site I have three contact forms. One for the <a href="http://www.funponsel.com/blog/contact/?subject=Contact">Contact Us</a> page, one for the <a href="http://www.funponsel.com/blog/contact/?subject=Submit%20/%20Correct%20Story">Submit/Correct Story</a> page, and the last one for the <a href="http://www.funponsel.com/blog/contact/?subject=Advertise%20/%20Parnership">Advertise/Partnership</a> page. I want the first form to have &#8220;Contact Us&#8221; subject by default, the second form with &#8220;Submit/Correct Story&#8221;, and the third with &#8220;Advertise/Partnership&#8221;. Since the plugin unable to do that, I&#8217;ve made a little modification to it <img src='http://www.funponsel.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is how the form looks like after modification.</p>
<p><img class="doBorder" src="http://www.funponsel.net/images/wp_contactform.jpg" width="508" height="362" alt="Contact Form" title="Contact Form" /></p>
<p>Basically, I just add the Subject field in the contact form. This plugin will look for &#8220;subject&#8221; parameter in the URL. If found, it will be used as the subject. You can check all the three pages above for the live demo.</p>
<p>If interested, you can download the modified plugin <a href="http://www.funponsel.com/fileshare/download.php?id=Z8s60Pu1mfaohh5dMTOd">here</a>.</p>
<p>Note that it is based on WP-ContactForm v1.2. I just found out that v1.3 already out after I modified the plugin. Maybe I&#8217;ll modify that new version later.</p>
<p>Have fun <img src='http://www.funponsel.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.funponsel.com/blog/programming/modify-wordpress-contactform.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
