<?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: Use Action Links to direct users straight to your WordPress plugin&#8217;s admin page</title>
	<atom:link href="http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/</link>
	<description>"It's All Geek To Me"</description>
	<lastBuildDate>Mon, 09 Apr 2012 03:49:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Adam</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-2694</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 17 Oct 2010 13:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-2694</guid>
		<description>I can see how this would be very useful and definately worth implementing.</description>
		<content:encoded><![CDATA[<p>I can see how this would be very useful and definately worth implementing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pressography</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-2196</link>
		<dc:creator>Pressography</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-2196</guid>
		<description>&lt;strong&gt;Wordpress Plugin Template...&lt;/strong&gt;

I know that when I started coding Wordpress Plugins, I had a rough time getting started. So, after spending a lot of time building them from the ground up, I eventually developed a plugin template that I start all of my plugins from.
So, after building...</description>
		<content:encoded><![CDATA[<p><strong>WordPress Plugin Template&#8230;</strong></p>
<p>I know that when I started coding WordPress Plugins, I had a rough time getting started. So, after spending a lot of time building them from the ground up, I eventually developed a plugin template that I start all of my plugins from.<br />
So, after building&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1671</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 05 Nov 2008 19:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1671</guid>
		<description>Actually, WordPress 2.7 includes a &lt;em&gt;significant&lt;/em&gt; improvement -- I expect to do a writeup soon.

In short, we will have new hooks specific to each plugin&#039;s row on the Plugins page, which means your plugin no longer needs to run down the list asking &quot;Are you my mommy?&quot;

The new hook is &lt;code&gt;plugin_action_links_&lt;__FILE__&gt;&lt;/code&gt;, which is only called for the plugin that matches __FILE__.

[Update:  Heh.  Responding to commenter who was responding to me.  Infinite Loop!  Run!]</description>
		<content:encoded><![CDATA[<p>Actually, WordPress 2.7 includes a <em>significant</em> improvement &#8212; I expect to do a writeup soon.</p>
<p>In short, we will have new hooks specific to each plugin&#8217;s row on the Plugins page, which means your plugin no longer needs to run down the list asking &#8220;Are you my mommy?&#8221;</p>
<p>The new hook is <code>plugin_action_links_&lt;__FILE__&gt;</code>, which is only called for the plugin that matches __FILE__.</p>
<p>[Update:  Heh.  Responding to commenter who was responding to me.  Infinite Loop!  Run!]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daiv</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1667</link>
		<dc:creator>Daiv</dc:creator>
		<pubDate>Tue, 04 Nov 2008 23:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1667</guid>
		<description>This is a great tip, thanx alot.
If 2.7 will have a different method of doing this, would be great to know what that is, and how to set up for backwards compatible.</description>
		<content:encoded><![CDATA[<p>This is a great tip, thanx alot.<br />
If 2.7 will have a different method of doing this, would be great to know what that is, and how to set up for backwards compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1633</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 13 Oct 2008 12:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1633</guid>
		<description>There&#039;s a better method coming in WordPress 2.7 -- I&#039;ll do a writeup soon.

Basically, each plugin page row will have a &lt;code&gt;plugin_action_links_{plugin}&lt;/code&gt;, which means you won&#039;t have to call the hook for every plugin row as you do in the method described above.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a better method coming in WordPress 2.7 &#8212; I&#8217;ll do a writeup soon.</p>
<p>Basically, each plugin page row will have a <code>plugin_action_links_{plugin}</code>, which means you won&#8217;t have to call the hook for every plugin row as you do in the method described above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hannant</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1632</link>
		<dc:creator>Mark Hannant</dc:creator>
		<pubDate>Mon, 13 Oct 2008 12:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1632</guid>
		<description>It amazing that something so glaringly useful hasn&#039;t been done before.

When plugins build up (and they build up fast thanks to Joost!) having access to all plugin settings from one page will help massively.</description>
		<content:encoded><![CDATA[<p>It amazing that something so glaringly useful hasn&#8217;t been done before.</p>
<p>When plugins build up (and they build up fast thanks to Joost!) having access to all plugin settings from one page will help massively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joost de Valk</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1619</link>
		<dc:creator>Joost de Valk</dc:creator>
		<pubDate>Wed, 08 Oct 2008 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1619</guid>
		<description>Love it! Thx for dropping this link on wp-hackers, I&#039;ll be sure to talk about it in my next WordPress newsletter!</description>
		<content:encoded><![CDATA[<p>Love it! Thx for dropping this link on wp-hackers, I&#8217;ll be sure to talk about it in my next WordPress newsletter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Peacock</title>
		<link>http://striderweb.com/nerdaphernalia/2008/06/wp-use-action-links/comment-page-1/#comment-1583</link>
		<dc:creator>Andrew Peacock</dc:creator>
		<pubDate>Mon, 15 Sep 2008 21:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://striderweb.com/nerdaphernalia/?p=72#comment-1583</guid>
		<description>Great post. Thanks for sharing and teaching,
Andy</description>
		<content:encoded><![CDATA[<p>Great post. Thanks for sharing and teaching,<br />
Andy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

