<?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>Austin Matzko&#039;s Blog &#187; mail</title>
	<atom:link href="http://austinmatzko.com/tag/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://austinmatzko.com</link>
	<description>A blog about philosophy, Christianity, web development and whatever else I feel like writing about.</description>
	<lastBuildDate>Wed, 16 Mar 2011 17:14:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-RC4-18391</generator>
		<item>
		<title>New Plugin: WP Delayed Email</title>
		<link>http://austinmatzko.com/2010/05/14/new-plugin-wp-delayed-email/</link>
		<comments>http://austinmatzko.com/2010/05/14/new-plugin-wp-delayed-email/#comments</comments>
		<pubDate>Fri, 14 May 2010 16:03:30 +0000</pubDate>
		<dc:creator>filosofo</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp-delayed-mail]]></category>
		<category><![CDATA[wp_mail]]></category>

		<guid isPermaLink="false">http://austinmatzko.com/?p=647</guid>
		<description><![CDATA[I needed a way to send an email in the future, so I came up with WP Delayed Email. Activate the plugin, and you can call wp_delayed_mail() just like you would wp_mail(), except that you pass a timestamp argument for the time you want the email to be sent.]]></description>
			<content:encoded><![CDATA[<p>I needed a way to send an email in the future, so I came up with <a href="/wordpress-plugins/wp-delayed-mail/">WP Delayed Email</a>.  Activate the plugin, and you can call <code>wp_delayed_mail()</code> just like you would <code>wp_mail()</code>, except that you pass a timestamp argument for the time you want the email to be sent.</p>
]]></content:encoded>
			<wfw:commentRss>http://austinmatzko.com/2010/05/14/new-plugin-wp-delayed-email/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
