<?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 Custom Taxonomy Input Panels</title>
	<atom:link href="http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels/feed" rel="self" type="application/rss+xml" />
	<link>http://shibashake.com/wordpress-theme</link>
	<description>Dynamic WordPress Theme</description>
	<lastBuildDate>Sat, 07 Jan 2012 14:45:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kathy</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-10305</link>
		<dc:creator>kathy</dc:creator>
		<pubDate>Sat, 07 Jan 2012 14:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-10305</guid>
		<description>so i&#039;ve successfully implemented both this and you &#039;expand the wordpress quick edit&#039; tutorial.  compliments on such intricate and valuable tutorials.  i have learned a ton from your site that i can&#039;t find anywhere else.  i&#039;m finding that if i do both, however, then i end up w/ two actions attached the the save_post hook and this is causing problems with undefined indexes: ie. nonces from one that aren&#039;t in the $_POST of the other.  can you think of a check to only run the added function if it is run on the quick edit screen versus if it is run on the normal edit post page?</description>
		<content:encoded><![CDATA[<p>so i&#8217;ve successfully implemented both this and you &#8216;expand the wordpress quick edit&#8217; tutorial.  compliments on such intricate and valuable tutorials.  i have learned a ton from your site that i can&#8217;t find anywhere else.  i&#8217;m finding that if i do both, however, then i end up w/ two actions attached the the save_post hook and this is causing problems with undefined indexes: ie. nonces from one that aren&#8217;t in the $_POST of the other.  can you think of a check to only run the added function if it is run on the quick edit screen versus if it is run on the normal edit post page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uniteam_mnt by dogriad38370 - Pearltrees</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-9273</link>
		<dc:creator>uniteam_mnt by dogriad38370 - Pearltrees</dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-9273</guid>
		<description>[...] WordPress Custom Taxonomy Input Panels  remove_meta_box ( &#039;tagsdiv-theme&#039; , &#039;post&#039; , &#039;core&#039; ) ; Note – For non-hierarchical taxonomies (like tags) you want to use tagsdiv-{$taxonomy_name}, e.g. tagsdiv-theme . For hierarchical taxonomies (like categories) you want to use {$taxonomy_name}div, e.g. themediv . [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress Custom Taxonomy Input Panels  remove_meta_box ( &#039;tagsdiv-theme&#039; , &#039;post&#039; , &#039;core&#039; ) ; Note – For non-hierarchical taxonomies (like tags) you want to use tagsdiv-{$taxonomy_name}, e.g. tagsdiv-theme . For hierarchical taxonomies (like categories) you want to use {$taxonomy_name}div, e.g. themediv . [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yzlow</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-8014</link>
		<dc:creator>yzlow</dc:creator>
		<pubDate>Sat, 05 Nov 2011 22:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-8014</guid>
		<description>Great tutorial. If anyone is already using WPAlchemy Metaboxes, I did a small tutorial on how to use your method together with it. My tutorial can be found &lt;a href=&quot;http://yzlow.monstrosity-studio.com/custom-taxonomy-metaboxes-with-wpalchemy-metabox/54/&quot; rel=&quot;nofollow&quot;&gt;Custom taxonomy metaboxes with WPAlchemy MetaBox&lt;/a&gt;. Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial. If anyone is already using WPAlchemy Metaboxes, I did a small tutorial on how to use your method together with it. My tutorial can be found <a href="http://yzlow.monstrosity-studio.com/custom-taxonomy-metaboxes-with-wpalchemy-metabox/54/" rel="nofollow">Custom taxonomy metaboxes with WPAlchemy MetaBox</a>. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom taxonomy metaboxes with WPAlchemy MetaBox &#124; yzlow</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-8013</link>
		<dc:creator>Custom taxonomy metaboxes with WPAlchemy MetaBox &#124; yzlow</dc:creator>
		<pubDate>Sat, 05 Nov 2011 21:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-8013</guid>
		<description>[...] I came across this awesome resource on &#8220;WordPress Custom Taxonomy Input Panels&#8221; by shibashake that sparked the idea. I will be doing something almost similar, except I&#8217;ll be [...]</description>
		<content:encoded><![CDATA[<p>[...] I came across this awesome resource on &#8220;WordPress Custom Taxonomy Input Panels&#8221; by shibashake that sparked the idea. I will be doing something almost similar, except I&#8217;ll be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7740</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Wed, 26 Oct 2011 01:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7740</guid>
		<description>finally found it....
&lt;a href=&quot;http://wordpress.stackexchange.com/questions/689/adding-fields-to-the-category-tag-and-custom-taxonomy-edit-screen-in-the-wordpr&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.stackexchange.com/questions/689/adding-fields-to-the-category-tag-and-custom-taxonomy-edit-screen-in-the-wordpr&lt;/a&gt;

hope this helps someone</description>
		<content:encoded><![CDATA[<p>finally found it&#8230;.<br />
<a href="http://wordpress.stackexchange.com/questions/689/adding-fields-to-the-category-tag-and-custom-taxonomy-edit-screen-in-the-wordpr" rel="nofollow">http://wordpress.stackexchange.com/questions/689/adding-fields-to-the-category-tag-and-custom-taxonomy-edit-screen-in-the-wordpr</a></p>
<p>hope this helps someone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7737</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Wed, 26 Oct 2011 01:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7737</guid>
		<description>so after a lot of trial and error, i managed to remove the description field via a jquery hack. 

&lt;code&gt;
// this removes the admin description input field when var userSettings pagenow is edit-erw_menu_cats
function erw_hide_descrip()
{
echo &quot;


if ( pagenow == &#039;edit-erw_menu_cats&#039;) {		// begin conditional
$(function(){
	$(&#039;div.wrap form.validate table.form-table tr.form-field:last&#039;).hide(); // removed from edit category page
	$(&#039;div.col-wrap div.form-wrap div.form-field:last&#039;).hide(); // removed from add new category page
	});
};											// end conditional

&quot;;
}
add_action( &#039;admin_head&#039;, &#039;erw_hide_descrip&#039;  );
&lt;/code&gt;

The only problem is, that now I&#039;m wanting to add an input field on the custom taxonomy “Add New Category” page and “Edit Category” page but have no idea how to do this. any clues?</description>
		<content:encoded><![CDATA[<p>so after a lot of trial and error, i managed to remove the description field via a jquery hack. </p>
<p><code><br />
// this removes the admin description input field when var userSettings pagenow is edit-erw_menu_cats<br />
function erw_hide_descrip()<br />
{<br />
echo "</p>
<p>if ( pagenow == 'edit-erw_menu_cats') {		// begin conditional<br />
$(function(){<br />
	$('div.wrap form.validate table.form-table tr.form-field:last').hide(); // removed from edit category page<br />
	$('div.col-wrap div.form-wrap div.form-field:last').hide(); // removed from add new category page<br />
	});<br />
};											// end conditional</p>
<p>";<br />
}<br />
add_action( 'admin_head', 'erw_hide_descrip'  );<br />
</code></p>
<p>The only problem is, that now I&#8217;m wanting to add an input field on the custom taxonomy “Add New Category” page and “Edit Category” page but have no idea how to do this. any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7724</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Tue, 25 Oct 2011 16:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7724</guid>
		<description>Hi Shibashake, thanks for the great tutorial. I&#039;ve gotten everything to work, but am stuck on removing a meta box (input field) from the custom taxonomy &quot;Add New Category&quot; page and &quot;Edit Category&quot; page. 

By default, the input fields for creating or editing a category are &quot;Name&quot;, &quot;Slug&quot;, &quot;Parent&quot;, and &quot;Description&quot;. I&#039;m trying to remove the &quot;Description&quot; field but can&#039;t figure out how.

I was even just thinking about setting that field to display: none but it doesn&#039;t have a unique class or id.  Any ideas? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Shibashake, thanks for the great tutorial. I&#8217;ve gotten everything to work, but am stuck on removing a meta box (input field) from the custom taxonomy &#8220;Add New Category&#8221; page and &#8220;Edit Category&#8221; page. </p>
<p>By default, the input fields for creating or editing a category are &#8220;Name&#8221;, &#8220;Slug&#8221;, &#8220;Parent&#8221;, and &#8220;Description&#8221;. I&#8217;m trying to remove the &#8220;Description&#8221; field but can&#8217;t figure out how.</p>
<p>I was even just thinking about setting that field to display: none but it doesn&#8217;t have a unique class or id.  Any ideas? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eko lesmana</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7073</link>
		<dc:creator>eko lesmana</dc:creator>
		<pubDate>Thu, 29 Sep 2011 04:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7073</guid>
		<description>i have another question, shibasake.
how to make dropdown to be checkbox?
and how to save the data?
help me please...</description>
		<content:encoded><![CDATA[<p>i have another question, shibasake.<br />
how to make dropdown to be checkbox?<br />
and how to save the data?<br />
help me please&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7071</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 29 Sep 2011 03:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7071</guid>
		<description>finally i can do it, shibashake.

maybe i lost one step. thanks for your great tutorials.</description>
		<content:encoded><![CDATA[<p>finally i can do it, shibashake.</p>
<p>maybe i lost one step. thanks for your great tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://shibashake.com/wordpress-theme/wordpress-custom-taxonomy-input-panels#comment-7068</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 29 Sep 2011 01:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=424#comment-7068</guid>
		<description>thanks for your quick reply , shibashake.

let just say, in my database, term_id for Halloween is 13. i made a post and i choosed theme &#039;Halloween&#039;. after that, i clicked Publish button. then i checked wp_posts, the id of my post is 15. then i checked wp_term_relationships, only object_id with id 15 and term_taxonomy_id is 1. not object_id with id 15 and term_taxonomy_id is 13.</description>
		<content:encoded><![CDATA[<p>thanks for your quick reply , shibashake.</p>
<p>let just say, in my database, term_id for Halloween is 13. i made a post and i choosed theme &#8216;Halloween&#8217;. after that, i clicked Publish button. then i checked wp_posts, the id of my post is 15. then i checked wp_term_relationships, only object_id with id 15 and term_taxonomy_id is 1. not object_id with id 15 and term_taxonomy_id is 13.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 19/37 queries in 1.351 seconds using disk: basic
Object Caching 537/577 objects using disk: basic

Served from: shibashake.com @ 2012-01-07 08:22:54 -->
