{"id":17151,"date":"2012-02-29T14:29:09","date_gmt":"2012-02-29T14:29:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/custom-taxonomy-creator\/"},"modified":"2013-05-09T14:52:20","modified_gmt":"2013-05-09T14:52:20","slug":"custom-taxonomy-creator","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/custom-taxonomy-creator\/","author":1479434,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"3.5.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"WCK Taxonomy Creator","header_author":"Reflection Media, Madalin Ungureanu","header_description":"","assets_banners_color":"","last_updated":"2013-05-09 14:52:20","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.cozmoslabs.com\/wordpress-creation-kit\/custom-taxonomy-creator\/","header_plugin_uri":"","header_author_uri":"http:\/\/www.reflectionmedia.ro","rating":5,"author_block_rating":0,"active_installs":40,"downloads":8477,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1573786","resolution":"1","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1573786","resolution":"2","location":"plugin"}},"screenshots":{"1":"Taxonomy Creator UI: screenshot-1.jpg","2":"Taxonomy listing: screenshot-2.jpg"}},"plugin_section":[],"plugin_tags":[92,128600,22225,91,128599],"plugin_category":[57],"plugin_contributors":[78403,78399],"plugin_business_model":[],"class_list":["post-17151","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-taxonomy","plugin_tags-custom-taxonomy-builder","plugin_tags-custom-taxonomy-creator","plugin_tags-taxonomy","plugin_tags-taxonomy-creator","plugin_category-taxonomy","plugin_contributors-madalinungureanu","plugin_contributors-reflectionmedia","plugin_committers-reflectionmedia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/custom-taxonomy-creator.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-taxonomy-creator\/trunk\/screenshot-1.jpg?rev=1573786","caption":"Taxonomy Creator UI: screenshot-1.jpg"},{"src":"https:\/\/ps.w.org\/custom-taxonomy-creator\/trunk\/screenshot-2.jpg?rev=1573786","caption":"Taxonomy listing: screenshot-2.jpg"}],"raw_content":"<!--section=description-->\n<p><strong>IMPORTANT: The plugin Custom Taxonomy Creator will no longer be supported or updated.<\/strong><\/p>\n\n<p><strong>Custom Taxonomy Creator is now part of <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wck-custom-fields-and-custom-post-types-creator\/\" title=\"download link\">WCK - Custom Fields and Custom Post Types Creator plugin<\/a>, which is fully compatible. <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wck-custom-fields-and-custom-post-types-creator\/\" title=\"download link\">Download it<\/a> and install it instead of the current plugin.<\/strong><\/p>\n\n<p>WCK Taxonomy Creator allows you to easily create and edit custom taxonomies for WordPress without any programming knowledge. It provides an UI for most of the arguments of register_taxonomy() function.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Create and edit Custom Taxonomies from the Admin UI<\/li>\n<li>Advanced Labeling Options<\/li>\n<li>Attach the taxonomies to built in or custom post types<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the wck-cptc folder to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Then navigate to WCK =&gt; Taxonomy Creator tab and start creating your taxonomies.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I list the taxonomies in the frontend?<\/dt>\n<dd><p>If you want to have a custom list in your theme, then you can pass the taxonomy name into the the_terms() function in the Loop, like so:<\/p>\n\n<pre><code>&lt;?php the_terms( $post-&gt;ID, 'people', 'People: ', ', ', ' ' ); ?&gt;\n<\/code><\/pre>\n\n<p>That displays the list of People attached to each post.<\/p><\/dd>\n<dt>How do I query by taxonomy in the frontend?<\/dt>\n<dd><p>Creating a taxonomy generally automatically creates a special query variable using WP_Query class, which we can use to retrieve posts based on. For example, to pull a list of posts that have ?Bob? as a ?person? taxomony in them, we will use:<\/p>\n\n<pre><code>&lt;?php $query = new WP_Query( array( 'person' =&gt; 'bob' ) ); ?&gt;\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Important notice: This plugin will no longer be supported or updated. Use <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wck-custom-fields-and-custom-post-types-creator\/\">WCK - Custom Fields and Custom Post Types Creator plugin<\/a> instead.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Compatible with WordPress 3.5<\/li>\n<\/ul>","raw_excerpt":"With WCK Taxonomy Creator you can create and edit custom taxonomies and attach them to post types.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17151"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/reflectionmedia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17151"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17151"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17151"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17151"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17151"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}