<?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: Extending the admin post filtering</title>
	<atom:link href="http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/</link>
	<description>Web design and development experiment.</description>
	<lastBuildDate>Sat, 31 Jul 2010 00:55:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Cristian</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3492</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Wed, 14 Jul 2010 12:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3492</guid>
		<description>Thanks for the feedback. However I don&#039;t think we&#039;ll continue supporting this plugin. While it sounded good in the beginning we found it to be more of a distraction then an actual useful plugin. 

If this was a useful feature WordPress would have implemented it until now because it&#039;s really easy to add.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. However I don&#8217;t think we&#8217;ll continue supporting this plugin. While it sounded good in the beginning we found it to be more of a distraction then an actual useful plugin. </p>
<p>If this was a useful feature WordPress would have implemented it until now because it&#8217;s really easy to add.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Hulse (dd32)</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3472</link>
		<dc:creator>Dion Hulse (dd32)</dc:creator>
		<pubDate>Sat, 10 Jul 2010 09:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3472</guid>
		<description>Hey, Just droping by to let you know that your plugin doesnt work if scribu&#039;s &quot;Query Multiple Taxonomies&quot; plugin is running as well, Quite possibly could be -caused- by that plugin given the nature of it.

Tested with a custom taxonomy.

Also, @lewismc &#039;s suggestion sounds great to me as well</description>
		<content:encoded><![CDATA[<p>Hey, Just droping by to let you know that your plugin doesnt work if scribu&#8217;s &#8220;Query Multiple Taxonomies&#8221; plugin is running as well, Quite possibly could be -caused- by that plugin given the nature of it.</p>
<p>Tested with a custom taxonomy.</p>
<p>Also, @lewismc &#8216;s suggestion sounds great to me as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewismc</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3460</link>
		<dc:creator>lewismc</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3460</guid>
		<description>I managed it by modifying the function to include more labels: 

&lt;code&gt;if(($tax-&gt;label!=&#039;Categories&#039;)&amp;&amp;($tax-&gt;label!=&#039;Post Tags&#039;)&amp;&amp;($tax-&gt;label!=&#039;Navigation Menus&#039;)&amp;&amp;($tax-&gt;label!=&#039;Role&#039;)&amp;&amp;($tax-&gt;label!=&#039;Post Type&#039;)){ // the categories dropdown is default wordpress behaviour&lt;/code&gt;

But wondered if there was a setting that could be integrated?</description>
		<content:encoded><![CDATA[<p>I managed it by modifying the function to include more labels: </p>
<p><code>if(($tax-&gt;label!='Categories')&amp;&amp;($tax-&gt;label!='Post Tags')&amp;&amp;($tax-&gt;label!='Navigation Menus')&amp;&amp;($tax-&gt;label!='Role')&amp;&amp;($tax-&gt;label!='Post Type')){ // the categories dropdown is default wordpress behaviour</code></p>
<p>But wondered if there was a setting that could be integrated?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewismc</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3459</link>
		<dc:creator>lewismc</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3459</guid>
		<description>This was just what I needed! Thanks a lot. Can you modify it at all to only pick certain custom taxonomies at all? We have several and only require a few.</description>
		<content:encoded><![CDATA[<p>This was just what I needed! Thanks a lot. Can you modify it at all to only pick certain custom taxonomies at all? We have several and only require a few.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3269</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 14 May 2010 08:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3269</guid>
		<description>Now this is some odd behavior... But I have no idea what&#039;s causing it. Sorry :(</description>
		<content:encoded><![CDATA[<p>Now this is some odd behavior&#8230; But I have no idea what&#8217;s causing it. Sorry <img src='http://www.cozmoslabs.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toddz</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3268</link>
		<dc:creator>Toddz</dc:creator>
		<pubDate>Fri, 14 May 2010 00:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3268</guid>
		<description>The Post-Tags dropdown also works correctly (finds posts regardless of post_status). So it seems the issue I&#039;m seeing is only with my Custom Taxonomies. Does that shed any light?</description>
		<content:encoded><![CDATA[<p>The Post-Tags dropdown also works correctly (finds posts regardless of post_status). So it seems the issue I&#8217;m seeing is only with my Custom Taxonomies. Does that shed any light?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toddz</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3267</link>
		<dc:creator>Toddz</dc:creator>
		<pubDate>Thu, 13 May 2010 22:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3267</guid>
		<description>Hi again. I played around further and found that if i FIRST click &quot;Drafts&quot; (in the status links), and THEN use one of the plugin&#039;s dropdowns, my Draft Posts ARE found. And likewise if i first click &quot;Published&quot; (in the status links). These seem to work because wp pre-filters the posts by Status.

However, when the &quot;All&quot; status is selected, the plugin still finds ONLY Published posts, not Drafts or Pendings. 

Is this just happening for me? I&#039;d LOVE to use this plugin, but we need it to work for any publish-status.</description>
		<content:encoded><![CDATA[<p>Hi again. I played around further and found that if i FIRST click &#8220;Drafts&#8221; (in the status links), and THEN use one of the plugin&#8217;s dropdowns, my Draft Posts ARE found. And likewise if i first click &#8220;Published&#8221; (in the status links). These seem to work because wp pre-filters the posts by Status.</p>
<p>However, when the &#8220;All&#8221; status is selected, the plugin still finds ONLY Published posts, not Drafts or Pendings. </p>
<p>Is this just happening for me? I&#8217;d LOVE to use this plugin, but we need it to work for any publish-status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toddz</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3266</link>
		<dc:creator>Toddz</dc:creator>
		<pubDate>Thu, 13 May 2010 22:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3266</guid>
		<description>Hmm. I have a post with Status=Draft, and a custom taxonomy &quot;Sector&quot;=Energy. The plugin adds a dropdown for Sector on the Edit Posts page, above the list of posts. 

When I select &quot;Energy&quot; from the Sector dropdown, with the &quot;All&quot; selected (for the publish-status links, above the dropdowns), and then click Filter, my draft post is NOT found. The Category dropdown, a wp default function, DOES find Draft posts. I&#039;d love to know if there&#039;s something wrong with my wp installation (a different one than my orig post 3/19/10), or a setting somewhere i&#039;m missing, or what. Thanks!!</description>
		<content:encoded><![CDATA[<p>Hmm. I have a post with Status=Draft, and a custom taxonomy &#8220;Sector&#8221;=Energy. The plugin adds a dropdown for Sector on the Edit Posts page, above the list of posts. </p>
<p>When I select &#8220;Energy&#8221; from the Sector dropdown, with the &#8220;All&#8221; selected (for the publish-status links, above the dropdowns), and then click Filter, my draft post is NOT found. The Category dropdown, a wp default function, DOES find Draft posts. I&#8217;d love to know if there&#8217;s something wrong with my wp installation (a different one than my orig post 3/19/10), or a setting somewhere i&#8217;m missing, or what. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toddz</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3265</link>
		<dc:creator>Toddz</dc:creator>
		<pubDate>Thu, 13 May 2010 21:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3265</guid>
		<description>Yes I&#039;d love to see a way to hide certain dropdowns (like how the Screen Options area works), so the filters area doesn&#039;t become so cluttered. I have lots of custom taxonomies.

OR, another great thing (for me!) would be a conditional-dropdown for the taxonomy terms. So the Dropdown#1 has my taxonomy names (Color, Genre, etc), and then Dropdown#2 populates with the Terms of the Taxonomy chosen in Dropdown#1. THAT would rock.</description>
		<content:encoded><![CDATA[<p>Yes I&#8217;d love to see a way to hide certain dropdowns (like how the Screen Options area works), so the filters area doesn&#8217;t become so cluttered. I have lots of custom taxonomies.</p>
<p>OR, another great thing (for me!) would be a conditional-dropdown for the taxonomy terms. So the Dropdown#1 has my taxonomy names (Color, Genre, etc), and then Dropdown#2 populates with the Terms of the Taxonomy chosen in Dropdown#1. THAT would rock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.cozmoslabs.com/2010/02/08/extending-the-admin-post-filtering/comment-page-1/#comment-3157</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 23 Mar 2010 09:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cozmoslabs.com/?p=946#comment-3157</guid>
		<description>Yeah, I guess it&#039;s pretty silly of us to also list link categories. It will be fixed if we release a new version. Thanks for reporting that!</description>
		<content:encoded><![CDATA[<p>Yeah, I guess it&#8217;s pretty silly of us to also list link categories. It will be fixed if we release a new version. Thanks for reporting that!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 11/30 queries in 0.017 seconds using disk

Served from: www.cozmoslabs.com @ 2010-07-31 02:21:15 -->