<?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: Quick Configuration Links For All Plugins : A WordPress Hack</title>
	<atom:link href="http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/</link>
	<description>A blog about web development, software business, and WordPress</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 33 Active Plugins, Or How My WordPress Blog Works Behind The Scenes &#124; W-Shadow.com</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-46223</link>
		<dc:creator>33 Active Plugins, Or How My WordPress Blog Works Behind The Scenes &#124; W-Shadow.com</dc:creator>
		<pubDate>Fri, 21 May 2010 10:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-46223</guid>
		<description>[...] Quick Configuration Links by Janis Elsts With a lot of plugins installed, it becomes increasingly hard to hunt down that one [...]</description>
		<content:encoded><![CDATA[<p>[...] Quick Configuration Links by Janis Elsts With a lot of plugins installed, it becomes increasingly hard to hunt down that one [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loan Modification</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-30647</link>
		<dc:creator>Loan Modification</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-30647</guid>
		<description>&lt;strong&gt;Loan Modification...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Loan Modification&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-13392</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-13392</guid>
		<description>Another priceless plugin. I was so frustrated at WP for not doing this by default - it makes so much sense. Stumbled and delicioused.</description>
		<content:encoded><![CDATA[<p>Another priceless plugin. I was so frustrated at WP for not doing this by default &#8211; it makes so much sense. Stumbled and delicioused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12875</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Sat, 18 Oct 2008 15:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12875</guid>
		<description>Arrgh, turns out the WP menu system is way more twisted than I though. Everything you reported should be fixed now. Re-download the new version from the same link.

As far as I know the core functionality won&#039;t be exactly like this - it will just make it easier for plugin authors to add the links, it won&#039;t automatically show them for all older plugins (or at least that&#039;s how I understand it).</description>
		<content:encoded><![CDATA[<p>Arrgh, turns out the WP menu system is way more twisted than I though. Everything you reported should be fixed now. Re-download the new version from the same link.</p>
<p>As far as I know the core functionality won&#8217;t be exactly like this &#8211; it will just make it easier for plugin authors to add the links, it won&#8217;t automatically show them for all older plugins (or at least that&#8217;s how I understand it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12872</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 18 Oct 2008 12:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12872</guid>
		<description>I&#039;ve discovered an issue that needs addressing. When logged in as a subscriber, I am getting the following warning at the top of the Profile page:

Warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/xxxxxx/wp-content/plugins/plugin-settings-links/plugin_settings_links.php on line 96

Lines 94-96 are:

//Check all menus for plugin pages
	foreach ($items as $topmenu =&gt; $item){
		foreach ($item as $subitem){

I do not get that warning when logged in at the admin level.

Any ideas on a fix?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve discovered an issue that needs addressing. When logged in as a subscriber, I am getting the following warning at the top of the Profile page:</p>
<p>Warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/xxxxxx/wp-content/plugins/plugin-settings-links/plugin_settings_links.php on line 96</p>
<p>Lines 94-96 are:</p>
<p>//Check all menus for plugin pages<br />
	foreach ($items as $topmenu =&gt; $item){<br />
		foreach ($item as $subitem){</p>
<p>I do not get that warning when logged in at the admin level.</p>
<p>Any ideas on a fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12871</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 18 Oct 2008 11:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12871</guid>
		<description>I&#039;ve just installed your plugin, and, so far, all of the plugins that have a settings page have the link added. However, there are 2 plugins where the link provided isn&#039;t accurate:

Akismet - the link goes to the new Akismet Stats page rather than the configuration page.

Wassup - brings up a 404 page. (http://www.wpwp.org/)

I also see in the latest post on the Weblog Tools Collection blog where this functionality is going to be included in the core. I think that&#039;s great! :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just installed your plugin, and, so far, all of the plugins that have a settings page have the link added. However, there are 2 plugins where the link provided isn&#8217;t accurate:</p>
<p>Akismet &#8211; the link goes to the new Akismet Stats page rather than the configuration page.</p>
<p>Wassup &#8211; brings up a 404 page. (<a href="http://www.wpwp.org/" rel="nofollow">http://www.wpwp.org/</a>)</p>
<p>I also see in the latest post on the Weblog Tools Collection blog where this functionality is going to be included in the core. I think that&#8217;s great! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12857</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Wed, 15 Oct 2008 22:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12857</guid>
		<description>Thanks for checking it out :)

Yes, it might be helpful to know which plugins don&#039;t have the link. I had several plugins missing the links, but I&#039;ve fixed that for all the plugins I have installed.

I don&#039;t think I can - or should - alter the behaviour of the settings page itself without inventing some kind of JS hack, unless there&#039;s an API that I don&#039;t know about (possible).</description>
		<content:encoded><![CDATA[<p>Thanks for checking it out :)</p>
<p>Yes, it might be helpful to know which plugins don&#8217;t have the link. I had several plugins missing the links, but I&#8217;ve fixed that for all the plugins I have installed.</p>
<p>I don&#8217;t think I can &#8211; or should &#8211; alter the behaviour of the settings page itself without inventing some kind of JS hack, unless there&#8217;s an API that I don&#8217;t know about (possible).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffro2pt0</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12856</link>
		<dc:creator>Jeffro2pt0</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12856</guid>
		<description>So I&#039;ve checked out the plugin on my local install and I&#039;m happy to report that most of the plugins now have a settings link in the plugin management panel. However, now all of the plugins have the link. This is probably due to the age of the plugin and the way it was coded.

Do you want a list of plugins I discovered that don&#039;t have the settings link?

Other than that, the only issue I see now is that I have to use my browsers back button to go back to the plugin panel instead of clicking on a link to go back or, after clicking a save button to save the settings, have it redirect me back to the plugin panel.</description>
		<content:encoded><![CDATA[<p>So I&#8217;ve checked out the plugin on my local install and I&#8217;m happy to report that most of the plugins now have a settings link in the plugin management panel. However, now all of the plugins have the link. This is probably due to the age of the plugin and the way it was coded.</p>
<p>Do you want a list of plugins I discovered that don&#8217;t have the settings link?</p>
<p>Other than that, the only issue I see now is that I have to use my browsers back button to go back to the plugin panel instead of clicking on a link to go back or, after clicking a save button to save the settings, have it redirect me back to the plugin panel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easy Configuration Links - Progress &#124; WP FUN</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12855</link>
		<dc:creator>Easy Configuration Links - Progress &#124; WP FUN</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12855</guid>
		<description>[...] everyday users though there is another option. White Shadow has written a plugin that will find plugins that are adding config menus to the WordPress admin and add a configure link [...]</description>
		<content:encoded><![CDATA[<p>[...] everyday users though there is another option. White Shadow has written a plugin that will find plugins that are adding config menus to the WordPress admin and add a configure link [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffro2pt0</title>
		<link>http://w-shadow.com/blog/2008/10/15/quick-configuration-links-for-all-plugins-a-wordpress-hack/comment-page-1/#comment-12854</link>
		<dc:creator>Jeffro2pt0</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=416#comment-12854</guid>
		<description>This sounds like a really cool idea. Going to give this a shot on my local WordPress install which has a host of plugins and I&#039;ll probably write this up in a future post. Thanks for the link and this contribution to the community.</description>
		<content:encoded><![CDATA[<p>This sounds like a really cool idea. Going to give this a shot on my local WordPress install which has a host of plugins and I&#8217;ll probably write this up in a future post. Thanks for the link and this contribution to the community.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

