<?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: Wordpress drill-down admin pages</title>
	<atom:link href="http://garagetechblog.com/2009/10/08/custom-wordpress-admin-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://garagetechblog.com/2009/10/08/custom-wordpress-admin-pages/</link>
	<description>Tech projects from the corner of a suburban garage</description>
	<lastBuildDate>Tue, 22 Jun 2010 14:57:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://garagetechblog.com/2009/10/08/custom-wordpress-admin-pages/comment-page-1/#comment-2410</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://garagetechblog.com/?p=712#comment-2410</guid>
		<description>Check out the link at the end of the post. In the follow-up I describe how to do just what you describe.</description>
		<content:encoded><![CDATA[<p>Check out the link at the end of the post. In the follow-up I describe how to do just what you describe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone Gorges</title>
		<link>http://garagetechblog.com/2009/10/08/custom-wordpress-admin-pages/comment-page-1/#comment-2409</link>
		<dc:creator>Boone Gorges</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://garagetechblog.com/?p=712#comment-2409</guid>
		<description>Glad I found this entry before I spent more than 15 minutes messing with this. I think the way I&#039;ll handle it is by sending admin requests that would otherwise go to different pages back to the same page with action, etc attributes in the url; then use $_GET[&#039;action&#039;] at the top of the registered admin function to determine what the page should display. It&#039;s going to make for one hell of a plugin file, but I guess it&#039;s the best you can do.</description>
		<content:encoded><![CDATA[<p>Glad I found this entry before I spent more than 15 minutes messing with this. I think the way I&#8217;ll handle it is by sending admin requests that would otherwise go to different pages back to the same page with action, etc attributes in the url; then use $_GET['action'] at the top of the registered admin function to determine what the page should display. It&#8217;s going to make for one hell of a plugin file, but I guess it&#8217;s the best you can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress drill-down admin pages II &#124; TheGarage Tech Blog</title>
		<link>http://garagetechblog.com/2009/10/08/custom-wordpress-admin-pages/comment-page-1/#comment-2010</link>
		<dc:creator>Wordpress drill-down admin pages II &#124; TheGarage Tech Blog</dc:creator>
		<pubDate>Mon, 18 Jan 2010 13:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://garagetechblog.com/?p=712#comment-2010</guid>
		<description>[...] never did do a follow-up on the Wordpress drill-down admin menus post. A lot of people continue to hit that article so I&#8217;ll take the time to give an example [...]</description>
		<content:encoded><![CDATA[<p>[...] never did do a follow-up on the Wordpress drill-down admin menus post. A lot of people continue to hit that article so I&#8217;ll take the time to give an example [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
