<?xml version="1.0" encoding="UTF-8"?><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>Comments on: Search And Replace In WordPress Post</title>
	<atom:link href="http://blog.hwa2u.com/search-and-replace-in-wordpress-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/</link>
	<description>Since 02/12/2001</description>
	<pubDate>Sat, 11 Oct 2008 20:21:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Kredit</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-8738</link>
		<dc:creator>Kredit</dc:creator>
		<pubDate>Thu, 02 Oct 2008 14:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-8738</guid>
		<description>I have this site bookmarked. Thanks from Kredit</description>
		<content:encoded><![CDATA[<p>I have this site bookmarked. Thanks from Kredit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoLynn Braley</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-8714</link>
		<dc:creator>JoLynn Braley</dc:creator>
		<pubDate>Sat, 05 Apr 2008 22:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-8714</guid>
		<description>Hi, thanks a lot, this was just what I needed to remove "[tag]" and "[/tag]" from over 300 posts after a plugin stopped working.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi, thanks a lot, this was just what I needed to remove &#8220;[tag]&#8221; and &#8220;[/tag]&#8221; from over 300 posts after a plugin stopped working.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hwa</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7019</link>
		<dc:creator>hwa</dc:creator>
		<pubDate>Wed, 27 Dec 2006 18:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7019</guid>
		<description>hmm.. it's kinda long for me to paste the code here, but it's not that hard to add it into your theme, the post summary is just inside the single.php of your default WordPress theme. 

go to your WordPress folder, then wp-content &gt; themes &gt; default, open up single.php and scroll down a bit, you should be able to see something like "This entry was posted..." within the &#60;small&#62; html tag, that's the post summary part, copy all the thing inside &#60;small&#62; and &#60;/small&#62; and paste it at where you want the post summary to appear in your blog, most probably at your single.php inside your WordPress theme folder.

hope this helps...</description>
		<content:encoded><![CDATA[<p>hmm.. it&#8217;s kinda long for me to paste the code here, but it&#8217;s not that hard to add it into your theme, the post summary is just inside the single.php of your default WordPress theme. </p>
<p>go to your WordPress folder, then wp-content > themes > default, open up single.php and scroll down a bit, you should be able to see something like &#8220;This entry was posted&#8230;&#8221; within the &lt;small&gt; html tag, that&#8217;s the post summary part, copy all the thing inside &lt;small&gt; and &lt;/small&gt; and paste it at where you want the post summary to appear in your blog, most probably at your single.php inside your WordPress theme folder.</p>
<p>hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu khanna</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7018</link>
		<dc:creator>manu khanna</dc:creator>
		<pubDate>Wed, 27 Dec 2006 17:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7018</guid>
		<description>dude my knowledge abt coding is zilch, would reallu appreciate any help. i really don't know what I need to remove from the index.php file and where on earth is "the Loop"</description>
		<content:encoded><![CDATA[<p>dude my knowledge abt coding is zilch, would reallu appreciate any help. i really don&#8217;t know what I need to remove from the index.php file and where on earth is &#8220;the Loop&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hwa</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7015</link>
		<dc:creator>hwa</dc:creator>
		<pubDate>Wed, 27 Dec 2006 16:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-7015</guid>
		<description>good to hear that my post is actually helped someone :)

regarding the post summary, u can find it in the default WordPress theme, just go to single.php and all the thing are within the div class "postmetadata alt".</description>
		<content:encoded><![CDATA[<p>good to hear that my post is actually helped someone <img src='http://blog.hwa2u.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>regarding the post summary, u can find it in the default WordPress theme, just go to single.php and all the thing are within the div class &#8220;postmetadata alt&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu khanna</title>
		<link>http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-6791</link>
		<dc:creator>manu khanna</dc:creator>
		<pubDate>Tue, 26 Dec 2006 21:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hwa2u.com/search-and-replace-in-wordpress-post/#comment-6791</guid>
		<description>Dude u r a life saver man, I ws just abt to open each and every post that had target=_blank in it and change it to something else. thnx so much, everythign seems to be working.

Hey can you let me know how u include that "post Summary" thingy after Related Topics on each post page? The one that says 

" This entry was posted on Monday, November 13th, 2006 at 12:29 am and is filed under WordPress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site."</description>
		<content:encoded><![CDATA[<p>Dude u r a life saver man, I ws just abt to open each and every post that had target=_blank in it and change it to something else. thnx so much, everythign seems to be working.</p>
<p>Hey can you let me know how u include that &#8220;post Summary&#8221; thingy after Related Topics on each post page? The one that says </p>
<p>&#8221; This entry was posted on Monday, November 13th, 2006 at 12:29 am and is filed under WordPress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
