<?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 Menu Links to the Current Page</title>
	<atom:link href="http://clockinfo.com/posts/168/feed" rel="self" type="application/rss+xml" />
	<link>http://clockinfo.com/posts/168</link>
	<description>Commentary about clock repair and clock history from Bill's Clockworks and ClockHistory.com</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-84920</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 17 Oct 2011 01:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-84920</guid>
		<description>To make it work with Wordpress version 3.2.1, I made the following change:

Change the line:

return eregi_replace(&#039;(current_page_item &quot;&gt;&lt;a [^]*&gt;([^&lt;]*)&lt;/a&gt;)&#039;,&#039;current_page_item&quot;&gt;\\3&#039;, $content);

to:

return eregi_replace(&#039;(current_page_item&quot;&gt;&lt;a [^]*&gt;([^&lt;]*)&lt;/a&gt;)&#039;,&#039;current_page_item&quot;&gt;\\3&#039;, $content);

It is just the removal of one space after current_page_item</description>
		<content:encoded><![CDATA[<p>To make it work with WordPress version 3.2.1, I made the following change:</p>
<p>Change the line:</p>
<p>return eregi_replace(&#8216;(current_page_item &#8220;&gt;&lt;a [^]*&gt;([^&lt;]*))&#8217;,'current_page_item&#8221;&gt;\\3&#8242;, $content);</p>
<p>to:</p>
<p>return eregi_replace(&#8216;(current_page_item&#8221;&gt;&lt;a [^]*&gt;([^&lt;]*))&#8217;,'current_page_item&#8221;&gt;\\3&#8242;, $content);</p>
<p>It is just the removal of one space after current_page_item</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-25825</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Tue, 14 Dec 2010 14:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-25825</guid>
		<description>I&#039;ve created a ticket in Wordpress, with a patch that offers a new parameter to avoid that problem: http://core.trac.wordpress.org/ticket/15811</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a ticket in WordPress, with a patch that offers a new parameter to avoid that problem: <a href="http://core.trac.wordpress.org/ticket/15811" rel="nofollow">http://core.trac.wordpress.org/ticket/15811</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-25810</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Tue, 14 Dec 2010 11:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-25810</guid>
		<description>I&#039;ve posted a cleaned up version of the code of the plugin at https://github.com/lewebmobile/Self-link-remover-Wordpress-plugin since the code that appears here has been mangled by Wordpress.

Very useful, plugin, thanks; it certainly sounds like something that should be added as an option to the relevant functions in Wordpress core.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve posted a cleaned up version of the code of the plugin at <a href="https://github.com/lewebmobile/Self-link-remover-Wordpress-plugin" rel="nofollow">https://github.com/lewebmobile/Self-link-remover-Wordpress-plugin</a> since the code that appears here has been mangled by WordPress.</p>
<p>Very useful, plugin, thanks; it certainly sounds like something that should be added as an option to the relevant functions in WordPress core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-7583</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-7583</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://clockinfo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank P</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-3634</link>
		<dc:creator>Frank P</dc:creator>
		<pubDate>Sat, 21 Feb 2009 01:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-3634</guid>
		<description>Yeah, this should really be sorted out in WordPress - analytics shows that a LOT of visitors click the link to the page their on.

Love to see a fully functional plugin for this.</description>
		<content:encoded><![CDATA[<p>Yeah, this should really be sorted out in WordPress &#8211; analytics shows that a LOT of visitors click the link to the page their on.</p>
<p>Love to see a fully functional plugin for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusty</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-3235</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Sun, 21 Dec 2008 23:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-3235</guid>
		<description>Not working as of Wordpress 2.7. The error received is: Parse error: syntax error, unexpected T_STRING in (*server path*) on line 38.</description>
		<content:encoded><![CDATA[<p>Not working as of WordPress 2.7. The error received is: Parse error: syntax error, unexpected T_STRING in (*server path*) on line 38.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-2865</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 18 Nov 2008 18:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-2865</guid>
		<description>Links to pages that the user is actually reading is annoying, if not entirely daft (it&#039;s a pet hate). For those that are serious about accessibility, this is a must-have for WP. (pls) Consider putting it out as a plug-in as I&#039;m sure it will be useful, if not improved over time. Good work.</description>
		<content:encoded><![CDATA[<p>Links to pages that the user is actually reading is annoying, if not entirely daft (it&#8217;s a pet hate). For those that are serious about accessibility, this is a must-have for WP. (pls) Consider putting it out as a plug-in as I&#8217;m sure it will be useful, if not improved over time. Good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will anyone notice if my webpages link to themselves &#187; chrisgibbins.net</title>
		<link>http://clockinfo.com/posts/168/comment-page-1#comment-636</link>
		<dc:creator>Will anyone notice if my webpages link to themselves &#187; chrisgibbins.net</dc:creator>
		<pubDate>Sun, 06 Jan 2008 21:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://clockinfo.com/posts/168#comment-636</guid>
		<description>[...] Unfortunately it&#8217;s pretty hard to find anything on the subject for solving the problem in your CMS&#8217;s or blogs. There was only one reference I could find in trying to resolve the issue in the blogging/CMS application, Wordpress: Removing Menu Links to the Current Page [...]</description>
		<content:encoded><![CDATA[<p>[...] Unfortunately it&#8217;s pretty hard to find anything on the subject for solving the problem in your CMS&#8217;s or blogs. There was only one reference I could find in trying to resolve the issue in the blogging/CMS application, WordPress: Removing Menu Links to the Current Page [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

