<?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: Delink Pages Plugin</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 09:42:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-640065</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-640065</guid>
		<description>I confirmed with Frank - 1.1.1 works for him now. :)</description>
		<content:encoded><![CDATA[<p>I confirmed with Frank &#8211; 1.1.1 works for him now. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank P. Walentynowicz</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639884</link>
		<dc:creator>Frank P. Walentynowicz</dc:creator>
		<pubDate>Tue, 20 Oct 2009 23:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639884</guid>
		<description>WP 2.8.4, PHP 5.2.5, it works on clean installation with no plugins. Does not work with &lt;em&gt;All in One SEO Pack 1.6.7&lt;/em&gt;. This plugin is too important to be disabled. Still, my solution works with tons of other plugins. One warning about delink,true. It messes up navigation (horizontal top, vertical submenus). However, delink,href works for all themes.</description>
		<content:encoded><![CDATA[<p>WP 2.8.4, PHP 5.2.5, it works on clean installation with no plugins. Does not work with <em>All in One SEO Pack 1.6.7</em>. This plugin is too important to be disabled. Still, my solution works with tons of other plugins. One warning about delink,true. It messes up navigation (horizontal top, vertical submenus). However, delink,href works for all themes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639879</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 21:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639879</guid>
		<description>Well, on the sites I have this running, obviously it works for me so there is something unique in your setup that is preventing it from working. I think preg_replace might be more efficient so long term I&#039;d prefer to stick with that rather than give up and do a string loop. So I&#039;d like to understand *why* it&#039;s not working for you. 

What other plugins are you using? What version of php is on your server?</description>
		<content:encoded><![CDATA[<p>Well, on the sites I have this running, obviously it works for me so there is something unique in your setup that is preventing it from working. I think preg_replace might be more efficient so long term I&#039;d prefer to stick with that rather than give up and do a string loop. So I&#039;d like to understand *why* it&#039;s not working for you. </p>
<p>What other plugins are you using? What version of php is on your server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank P. Walentynowicz</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639874</link>
		<dc:creator>Frank P. Walentynowicz</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639874</guid>
		<description>Hi Jennifer. What I meant saying that plugin didn&#039;t work is that it leaves output from &lt;em&gt;wp_list_pages&lt;/em&gt; unchanged in any way. It applies to both versions 1.0 and 1.1. When I used standard string functions instead of &lt;em&gt;preg_quote&lt;/em&gt; and &lt;em&gt;preg_replace&lt;/em&gt; the plugin made intended changes ( delink,true - stripped link entirely, delink,href - made &#039;href=&quot;#&quot;&#039; change with no problem).</description>
		<content:encoded><![CDATA[<p>Hi Jennifer. What I meant saying that plugin didn&#039;t work is that it leaves output from <em>wp_list_pages</em> unchanged in any way. It applies to both versions 1.0 and 1.1. When I used standard string functions instead of <em>preg_quote</em> and <em>preg_replace</em> the plugin made intended changes ( delink,true &#8211; stripped link entirely, delink,href &#8211; made &#039;href=&#034;#&#034;&#039; change with no problem).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639865</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 16:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639865</guid>
		<description>FYI - for anyone following along via comments. I&#039;ve updated the plugin to allow for the link to also be pointed just to &quot;#&quot;. All you need to do is instead of setting &quot;delink&quot; to &quot;true&quot; - just set it to &quot;href&quot;. Updated plugin should be up on wordpress.org now too...</description>
		<content:encoded><![CDATA[<p>FYI &#8211; for anyone following along via comments. I&#039;ve updated the plugin to allow for the link to also be pointed just to &#034;#&#034;. All you need to do is instead of setting &#034;delink&#034; to &#034;true&#034; &#8211; just set it to &#034;href&#034;. Updated plugin should be up on wordpress.org now too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639843</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 04:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639843</guid>
		<description>Hi Frank, your modification does something I didn&#039;t want the plugin to do (at least for the purposes when I wrote it). For my purposes, I wanted the link to be removed *completely* - as in NO a href=&quot;#&quot; nothing ... just a plain text header. However, your change is useful in some circumstances... what would probably be best is to combine the two and make it an option - to either remove the link entirely - or just to remove the value in the href and replace it with &quot;#&quot;...</description>
		<content:encoded><![CDATA[<p>Hi Frank, your modification does something I didn&#039;t want the plugin to do (at least for the purposes when I wrote it). For my purposes, I wanted the link to be removed *completely* &#8211; as in NO a href=&#034;#&#034; nothing &#8230; just a plain text header. However, your change is useful in some circumstances&#8230; what would probably be best is to combine the two and make it an option &#8211; to either remove the link entirely &#8211; or just to remove the value in the href and replace it with &#034;#&#034;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank P. Walentynowicz</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639838</link>
		<dc:creator>Frank P. Walentynowicz</dc:creator>
		<pubDate>Tue, 20 Oct 2009 02:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639838</guid>
		<description>Hi Jennifer, I&#039;ve downloaded your plugin from WordPress repository but it didn&#039;t work. I&#039;ve made some modifications to your code and made it work. If you would like to see my solution read &lt;a href=&quot;http://fw2s.com/2009/10/19/delink-pages-plugin-review/&quot; rel=&quot;nofollow&quot;&gt;this article&lt;/a&gt; on my website.</description>
		<content:encoded><![CDATA[<p>Hi Jennifer, I&#039;ve downloaded your plugin from WordPress repository but it didn&#039;t work. I&#039;ve made some modifications to your code and made it work. If you would like to see my solution read <a href="http://fw2s.com/2009/10/19/delink-pages-plugin-review/" rel="nofollow">this article</a> on my website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress ?skiepiai #2 &#171;Edvinas Stonikas</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639454</link>
		<dc:creator>Wordpress ?skiepiai #2 &#171;Edvinas Stonikas</dc:creator>
		<pubDate>Sat, 10 Oct 2009 14:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639454</guid>
		<description>[...] Delink Pages [...]</description>
		<content:encoded><![CDATA[<p>[...] Delink Pages [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: - leg med nye medier. Eller noget.</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639446</link>
		<dc:creator>- leg med nye medier. Eller noget.</dc:creator>
		<pubDate>Sat, 10 Oct 2009 08:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639446</guid>
		<description>[...] scriptygoddess » Blog Archive » Delink Pages Plugin (tags: wordpress plugin) [...]</description>
		<content:encoded><![CDATA[<p>[...] scriptygoddess » Blog Archive » Delink Pages Plugin (tags: wordpress plugin) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugin Releases for 10/09 &#171; Weblog Tools Collection</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/07/delink-pages-plugin/comment-page-1/#comment-639431</link>
		<dc:creator>WordPress Plugin Releases for 10/09 &#171; Weblog Tools Collection</dc:creator>
		<pubDate>Fri, 09 Oct 2009 21:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1619#comment-639431</guid>
		<description>[...] Delink Pages [...]</description>
		<content:encoded><![CDATA[<p>[...] Delink Pages [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.380 seconds -->
