<?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>WpFunc &#187; message</title>
	<atom:link href="http://wpfunc.com/tag/message/feed" rel="self" type="application/rss+xml" />
	<link>http://wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Thu, 01 Dec 2011 01:17:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Add a Subscribe to my RSS message after every post</title>
		<link>http://wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html</link>
		<comments>http://wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:51:03 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[subscribe]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=402</guid>
		<description><![CDATA[You can add a simple message after your every post. This is a simple code. Just open your single.php and add this code. That&#8217;s All!

Here is the code;
Open single.php and add this code after content code;
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">You can add a simple message after your every post. This is a simple code. Just open your single.php and add this code. That&#8217;s All!</p>
<p><span id="more-402"></span></p>
<h3>Here is the code;</h3>
<p>Open <span style="color: #ff0000;"><strong>single.php</strong></span> and add this code after<span style="color: #ff0000;"><strong> content</strong></span> code;</p>
<pre class="brush: php; title: ; notranslate">&lt;div style=&quot;padding:5px; border:1px solid #999999; margin-top:10px; background-color:#FFF8AF;&quot;&gt;
If you enjoyed this post, make sure you subscribe to my &lt;a href=&quot;&lt;?php bloginfo('rss2_url'); ?&gt;&quot;&gt;RSS Feed&lt;/a&gt;
&lt;/div&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

