<?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: Remove view all posts filed under from Category List</title>
	<atom:link href="http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.introsites.co.uk</link>
	<description></description>
	<lastBuildDate>Wed, 18 Aug 2010 11:07:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: What Is My IP Address</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-697</link>
		<dc:creator>What Is My IP Address</dc:creator>
		<pubDate>Mon, 02 Aug 2010 15:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-697</guid>
		<description>You can actually do that by editing the &quot;category-template.php&quot; file in &quot;wp-includes&quot; directory and delete all the &quot;View all posts in&quot; from it.

I hope that will help.</description>
		<content:encoded><![CDATA[<p>You can actually do that by editing the &#8220;category-template.php&#8221; file in &#8220;wp-includes&#8221; directory and delete all the &#8220;View all posts in&#8221; from it.</p>
<p>I hope that will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hafiz</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-683</link>
		<dc:creator>hafiz</dc:creator>
		<pubDate>Thu, 24 Jun 2010 13:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-683</guid>
		<description>umm...im not really sure how to do this...care to explain more please? =\</description>
		<content:encoded><![CDATA[<p>umm&#8230;im not really sure how to do this&#8230;care to explain more please? =\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karla</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-678</link>
		<dc:creator>karla</dc:creator>
		<pubDate>Tue, 15 Jun 2010 04:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-678</guid>
		<description>Thanks you so much, i wasted a lot of time looking for that line</description>
		<content:encoded><![CDATA[<p>Thanks you so much, i wasted a lot of time looking for that line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-673</link>
		<dc:creator>Rohan</dc:creator>
		<pubDate>Mon, 31 May 2010 04:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-673</guid>
		<description>I&#039;m using 2.9.2 and there is still a classes.php file. Change line 1332 inside of the classes.php file.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using 2.9.2 and there is still a classes.php file. Change line 1332 inside of the classes.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-657</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Thu, 15 Apr 2010 09:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-657</guid>
		<description>been looking for a solution to this to no avail.

on how to remove &quot;link to&quot; and &quot;View all posts filed under&quot; text defined by wordpress when anchor titles are generated..</description>
		<content:encoded><![CDATA[<p>been looking for a solution to this to no avail.</p>
<p>on how to remove &#8220;link to&#8221; and &#8220;View all posts filed under&#8221; text defined by wordpress when anchor titles are generated..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sied</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-465</link>
		<dc:creator>Sied</dc:creator>
		<pubDate>Sun, 10 Jan 2010 07:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-465</guid>
		<description>the code replaces wp_list_cats() in your template (theme)</description>
		<content:encoded><![CDATA[<p>the code replaces wp_list_cats() in your template (theme)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: curlsdiva</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-379</link>
		<dc:creator>curlsdiva</dc:creator>
		<pubDate>Sat, 02 Jan 2010 13:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-379</guid>
		<description>echo str_replace(&quot;View all posts filed under &quot;,&quot;&quot;,wp_list_cats(&#039;echo=0&#039;));

Are you putting that in category-template.php? And if so, where exactly in the file please? And are you putting it in any other php file as well?

I ask because I&#039;m using 2.9 and it doesn&#039;t work, I&#039;m afraid. When I was on 2.8.6, I altered this in classes.php

$link .= &#039;title=&quot;&#039; . sprintf(__( &#039;View all posts filed under %s&#039; ), $cat_name) . &#039;&quot;&#039;;
		else

But this doesn&#039;t work in 2.9 because there is no one classes.php file in wp-includes!

Any ideas on how to make it work in 2.9 because I&#039;ve spent hours trying to figure this out!</description>
		<content:encoded><![CDATA[<p>echo str_replace(&#8220;View all posts filed under &#8220;,&#8221;",wp_list_cats(&#8216;echo=0&#8242;));</p>
<p>Are you putting that in category-template.php? And if so, where exactly in the file please? And are you putting it in any other php file as well?</p>
<p>I ask because I&#8217;m using 2.9 and it doesn&#8217;t work, I&#8217;m afraid. When I was on 2.8.6, I altered this in classes.php</p>
<p>$link .= &#8216;title=&#8221;&#8216; . sprintf(__( &#8216;View all posts filed under %s&#8217; ), $cat_name) . &#8216;&#8221;&#8216;;<br />
		else</p>
<p>But this doesn&#8217;t work in 2.9 because there is no one classes.php file in wp-includes!</p>
<p>Any ideas on how to make it work in 2.9 because I&#8217;ve spent hours trying to figure this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miso</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-352</link>
		<dc:creator>miso</dc:creator>
		<pubDate>Mon, 26 Oct 2009 04:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-352</guid>
		<description>...................... thanx!</description>
		<content:encoded><![CDATA[<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cado</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-351</link>
		<dc:creator>cado</dc:creator>
		<pubDate>Fri, 01 May 2009 06:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-351</guid>
		<description>This is frustrating how there&#039;s only 2 options for the &#039;title=&#039; --&gt; namely 0 and 1.

Reference to: http://codex.wordpress.org/Template_Tags/wp_list_categories

Thank you for your post, buddy.

I simply wish to NOT display anything at all for my title, so I simply commented out the entire code below in classes.php:

/*
if ( $use_desc_for_title == 0 &#124;&#124; empty($category-&gt;description) )
     $link .= &#039;title=&quot;&#039; . sprintf(__( &#039;View all posts filed under %s&#039; ), $cat_name) . &#039;&quot;&#039;;

else
     $link .= &#039;title=&quot;&#039; . attribute_escape( apply_filters( &#039;category_description&#039;, $category-&gt;description, $category )) . &#039;&quot;&#039;;
*/</description>
		<content:encoded><![CDATA[<p>This is frustrating how there&#8217;s only 2 options for the &#8216;title=&#8217; &#8211;&gt; namely 0 and 1.</p>
<p>Reference to: <a href="http://codex.wordpress.org/Template_Tags/wp_list_categories" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_categories</a></p>
<p>Thank you for your post, buddy.</p>
<p>I simply wish to NOT display anything at all for my title, so I simply commented out the entire code below in classes.php:</p>
<p>/*<br />
if ( $use_desc_for_title == 0 || empty($category-&gt;description) )<br />
     $link .= &#8216;title=&#8221;&#8216; . sprintf(__( &#8216;View all posts filed under %s&#8217; ), $cat_name) . &#8216;&#8221;&#8216;;</p>
<p>else<br />
     $link .= &#8216;title=&#8221;&#8216; . attribute_escape( apply_filters( &#8216;category_description&#8217;, $category-&gt;description, $category )) . &#8216;&#8221;&#8216;;<br />
*/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veer</title>
		<link>http://www.introsites.co.uk/wordpress/remove-view-all-posts-filed-under.html#comment-350</link>
		<dc:creator>Veer</dc:creator>
		<pubDate>Wed, 24 Dec 2008 15:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.introsites.co.uk/?p=52#comment-350</guid>
		<description>sorry...i got it..don&#039;t reply...thank you very much for your help..
already bookmarked you website</description>
		<content:encoded><![CDATA[<p>sorry&#8230;i got it..don&#8217;t reply&#8230;thank you very much for your help..<br />
already bookmarked you website</p>
]]></content:encoded>
	</item>
</channel>
</rss>
