{"id":5547,"date":"2009-05-14T15:10:53","date_gmt":"2009-05-14T15:10:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-category-meta\/"},"modified":"2014-04-24T18:09:28","modified_gmt":"2014-04-24T18:09:28","slug":"wp-category-meta","status":"closed","type":"plugin","link":"https:\/\/hy.wordpress.org\/plugins\/wp-category-meta\/","author":2171326,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.8","stable_tag":"1.2.8","tested":"3.4.2","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"wp-category-meta","header_author":"josecoelho, Randy Hoyt, steveclarkcouk, Vitaliy Kukin, Eric Le Bail, Tom Ransom","header_description":"","assets_banners_color":"","last_updated":"2014-04-24 18:09:28","external_support_url":"","external_repository_url":"","donate_link":"#","header_plugin_uri":"","header_author_uri":"http:\/\/randyhoyt.com\/","rating":5,"author_block_rating":0,"active_installs":400,"downloads":30368,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.1","1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4","1.2.7","1.2.8"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[83,89,22222,133,683],"plugin_category":[50],"plugin_contributors":[80947],"plugin_business_model":[],"class_list":["post-5547","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-category","plugin_tags-category-meta","plugin_tags-image","plugin_tags-meta","plugin_category-media","plugin_contributors-josecoelho","plugin_committers-bestweblayout","plugin_committers-elebail","plugin_committers-randyhoyt"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-category-meta.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugins add meta data to the wordpress categories and terms.\nIt Creates a wp-termsmeta table to store the entered meta.\nIt adds input fields to the category and other term administration interface to enter the meta values.\nIt provides functions to retrive \/ create \/ update \/ delete the category and terms meta.\nIt can be used to add meta to custom taxonomies (terms).<\/p>\n\n<p>This plugin has been tested with WP2.8.6 and WPmu2.8.6 and WP3.3.1<\/p>\n\n<h3>Update Log<\/h3>\n\n<p>1.2.8 : Add Brazilian Portuguesetranslation thanks to josecoelho<\/p>\n\n<p>1.2.7 : Small fix to make the image fields work in WordPress 3.4.<\/p>\n\n<p>1.2.6 : Fix bug introduced in 1.2.5, allowing images to be inserted into posts again.<\/p>\n\n<p>1.2.5 : Small fix to make the image fields work in WordPress 3.3.1.<\/p>\n\n<p>1.2.4 : Small fix to make the meta list appear in the taxonomy edit page with WP3.0.1. &amp;&amp; WP3.0.4 (thanks to webgrafia).<\/p>\n\n<p>1.2.3 : Add a new meta type \"check-box\" with meta_value of \"checked\" when the box is checked (thanks to Joseph).<\/p>\n\n<p>1.2.2 : Small fix to make the meta list appear in the taxonomy edit page with WP3.0.1. &amp;&amp; WP3.0.4 (thanks to Patrick).<\/p>\n\n<p>1.2.1 : Small fix to avoid problem wih global variables in the taxonomy list with WP3.0.1. (thanks to Jeff).<\/p>\n\n<p>1.2.0 : Major release. Add the terms meta administration form on all terms (category \/ Tags \/ custom taxonomies) for WP version 3.0 and above.<\/p>\n\n<p>1.1.1 : Fix a typo error when no meta has been configured.<\/p>\n\n<p>1.1.0 : Major release. Test and debug to be fully compatible with version 3.0.x . Add the new \"image\" type for meta.<\/p>\n\n<p>1.0.3 : Fix an error on the meta update method thanks to Tom Ransom for sending the fix.<\/p>\n\n<p>1.0.2 : Debug when no meta is set.<\/p>\n\n<p>1.0.1 : Add the possibility to replace special chars into meta name in the meta creation form in the option page.<\/p>\n\n<p>1.0.0 : Add the option page to easily configure the meta list<\/p>\n\n<p>0.0.1 : plugin initial creation.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip into your <code>\/wp-content\/plugins\/<\/code> directory. If you're uploading it make sure to upload\nthe top-level folder. Don't just upload all the php files and put them in <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to your Administration interface in the \"Settings\" menu a new \"Category Meta\" page is created.\nConfigure the meta you want to use.<\/li>\n<li>go to your Administration interface, in the \"Category\" menu -&gt; new fields are displayed in the category creation\/modification form with the meta you configured.<\/li>\n<li>That's it!<\/li>\n<li><p>you can use the folowing functions into your templates to retreive 1 meta:<\/p>\n\n<p>if (function_exists('get_terms_meta'))\n{\n    $metaValue = get_terms_meta($category_id, $meta_key);\n}<\/p><\/li>\n<li><p>you can use the folowing functions into your templates to retreive all meta:<\/p>\n\n<p>if (function_exists('get_all_terms_meta'))\n{\n    $metaList = get_all_terms_meta($category_id);\n}<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>This plugin is in stable phase.<\/p>","raw_excerpt":"Add the ability to attach meta data to the wordpress categories and terms.\nIt can be used to add meta to custom taxonomies (terms).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5547","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5547"}],"author":[{"embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/elebail"}],"wp:attachment":[{"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5547"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5547"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5547"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5547"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5547"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hy.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}