<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing the paragraph tags of WordPress post excerpt and category description</title>
	<atom:link href="http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Aug 2010 09:04:59 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greten</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comment-15473</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Thu, 01 Jul 2010 17:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23#comment-15473</guid>
		<description>@vitalous - you&#039;re welcome. I&#039;m not against anything being &quot;forced&quot; i.e., default setup as long as there is a way to change them.

@Suraj - I do not know of anyway to do that. You can remove the paragraph tag of all excerpt and then manually reinsert them on all the templates where you want them to have paragraph tags. If it&#039;s just one particular page, you can use if function with reference to page IDs.</description>
		<content:encoded><![CDATA[<p>@vitalous &#8211; you&#8217;re welcome. I&#8217;m not against anything being &#8220;forced&#8221; i.e., default setup as long as there is a way to change them.</p>
<p>@Suraj &#8211; I do not know of anyway to do that. You can remove the paragraph tag of all excerpt and then manually reinsert them on all the templates where you want them to have paragraph tags. If it&#8217;s just one particular page, you can use if function with reference to page IDs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suraj</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comment-15158</link>
		<dc:creator>Suraj</dc:creator>
		<pubDate>Mon, 28 Jun 2010 07:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23#comment-15158</guid>
		<description>Thanks for the tip ... one question .. what if i want to remove  tag from only one page template for example &#039;publication&#039; page. is there a way to do it?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip &#8230; one question .. what if i want to remove  tag from only one page template for example &#8216;publication&#8217; page. is there a way to do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitalous</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comment-6463</link>
		<dc:creator>vitalous</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23#comment-6463</guid>
		<description>It works! (I guess you knew that.)
Thanks much for this.
I wish WordPress was a little more liberal with the Template Tags. The force&#039;p&#039; tags made the feature nearly unusable for me, as I need to disply tem &#039;inline&#039; with surrounding content. The category descriptions can be real helpful when dealing with abbreviated and formal (longer) subject titles.
Thanks again.
John</description>
		<content:encoded><![CDATA[<p>It works! (I guess you knew that.)<br />
Thanks much for this.<br />
I wish WordPress was a little more liberal with the Template Tags. The force&#8217;p&#8217; tags made the feature nearly unusable for me, as I need to disply tem &#8216;inline&#8217; with surrounding content. The category descriptions can be real helpful when dealing with abbreviated and formal (longer) subject titles.<br />
Thanks again.<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greten</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comment-4325</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23#comment-4325</guid>
		<description>There&#039;s no need to link functions.php with index.php. The way WordPress works, they&#039;re recognized as bundle.

I can&#039;t understand though what you&#039;re saying about the images. Maybe you can show us a link.</description>
		<content:encoded><![CDATA[<p>There&#8217;s no need to link functions.php with index.php. The way WordPress works, they&#8217;re recognized as bundle.</p>
<p>I can&#8217;t understand though what you&#8217;re saying about the images. Maybe you can show us a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://codeleet.hub.ph/removing-the-paragraph-tags-of-wordpress-post-excerpt-and-category-description/#comment-4311</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://codeleet.hub.ph/?p=23#comment-4311</guid>
		<description>Awesome, thanks for this post, but I&#039;m not sure if I have it working. I have a list of things that look like images for each entry but wordpress is putting  tags inside that&#039;s making the image fall out of the container. I tried this but it&#039;s still not applying.

Should I link to functions.php somewhere on the index.php page?</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for this post, but I&#8217;m not sure if I have it working. I have a list of things that look like images for each entry but wordpress is putting  tags inside that&#8217;s making the image fall out of the container. I tried this but it&#8217;s still not applying.</p>
<p>Should I link to functions.php somewhere on the index.php page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
