{"id":41769,"date":"2016-02-05T20:37:15","date_gmt":"2016-02-05T20:37:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/advanced-term-fields\/"},"modified":"2016-04-10T18:30:57","modified_gmt":"2016-04-10T18:30:57","slug":"advanced-term-fields","status":"publish","type":"plugin","link":"https:\/\/th.wordpress.org\/plugins\/advanced-term-fields\/","author":1414608,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.2","stable_tag":"0.1.2","tested":"4.5.33","requires":"4.4","requires_php":"","requires_plugins":"","header_name":"Advanced Term Fields","header_author":"Darrin Boutote","header_description":"","assets_banners_color":"fafafa","last_updated":"2016-04-10 18:30:57","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/darrinb.com\/plugins\/advanced-term-fields","header_author_uri":"http:\/\/darrinb.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2415,"num_ratings":0,"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":0},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1344280","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.1.1","0.1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1344283","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1344283","resolution":"2","location":"assets"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1344283","resolution":"3","location":"assets"},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1344283","resolution":"4","location":"assets"}},"screenshots":{"1":"Accessible from the Quick Edit form","2":"Shown with color picker extension.","3":"Shown with icons extension.","4":"Shown with featured image extension."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[683,2994,5058,5056,5057],"plugin_category":[57],"plugin_contributors":[83189],"plugin_business_model":[],"class_list":["post-41769","plugin","type-plugin","status-publish","hentry","plugin_tags-meta","plugin_tags-metadata","plugin_tags-term","plugin_tags-termmeta","plugin_tags-term_meta","plugin_category-taxonomy","plugin_contributors-dbmartin","plugin_committers-dbmartin"],"banners":{"banner":"https:\/\/ps.w.org\/advanced-term-fields\/assets\/banner-772x250.jpg?rev=1344280","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/advanced-term-fields_fafafa.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/advanced-term-fields\/assets\/screenshot-1.jpg?rev=1344283","caption":"Accessible from the Quick Edit form"},{"src":"https:\/\/ps.w.org\/advanced-term-fields\/assets\/screenshot-2.jpg?rev=1344283","caption":"Shown with color picker extension."},{"src":"https:\/\/ps.w.org\/advanced-term-fields\/assets\/screenshot-3.jpg?rev=1344283","caption":"Shown with icons extension."},{"src":"https:\/\/ps.w.org\/advanced-term-fields\/assets\/screenshot-4.jpg?rev=1344283","caption":"Shown with featured image extension."}],"raw_content":"<!--section=description-->\n<p>With the launch of version 4.4, WordPress added metadata capabilities for taxonomy terms.  <strong>Advanced Term Fields<\/strong> leverages this new capability by providing developers an easy-to-use, yet powerful framework for adding custom meta fields to taxonomy terms.<\/p>\n\n<p>Through the use of hooks and filters, it's completely customizable for your project requirements, while also providing a standardized way of building a UI for managing term metadata.<\/p>\n\n<p>Use it for tags, categories, even custom taxonomies.  Advanced term meta, your way!<\/p>\n\n<h4>Usage<\/h4>\n\n<p>This is a parent framework, meant to be extended by child classes.  See any one of the following extensions for examples:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/advanced-term-fields-colors\/\">Advanced Term Fields: Colors<\/a> Color-code your terms!<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/advanced-term-fields-icons\/\">Advanced Term Fields: Icons<\/a> Icons for categories, tags, and custom taxonomy terms.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/advanced-term-fields-featured-images\/\">Advanced Term Fields: Featured Images<\/a> Featured images for terms!<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>From the WordPress.org plugin repository:<\/h4>\n\n<ul>\n<li>Download and install using the built in WordPress plugin installer.<\/li>\n<li>Activate in the \"Plugins\" area of your admin by clicking the \"Activate\" link.<\/li>\n<li>No further setup or configuration is necessary.<\/li>\n<\/ul>\n\n<h4>From GitHub:<\/h4>\n\n<ul>\n<li>Download the <a href=\"https:\/\/github.com\/dboutote\/Advanced-Term-Fields\/archive\/master.zip\">latest stable version<\/a>.<\/li>\n<li>Extract the zip folder to your plugins directory.<\/li>\n<li>Activate in the \"Plugins\" area of your admin by clicking the \"Activate\" link.<\/li>\n<li>No further setup or configuration is necessary.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I find documentation?<\/dt>\n<dd><p>The plugin's official page: http:\/\/darrinb.com\/advanced-term-fields<\/p><\/dd>\n<dt>Does this plugin depend on any others?<\/dt>\n<dd><p>Nope!<\/p><\/dd>\n<dt>Does this create\/modify\/destroy database tables?<\/dt>\n<dd><p>This leverages the term meta capabilities added in WordPress 4.4.  No database modifications needed!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>WP 4.5 Compatibility updates: added 'load-term.php' action hook.<\/li>\n<li>Bug fix: on quick edit form when $taxonomy is not defined.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Added <code>$meta_slug<\/code> property for localizing js files and HTML attributes for form fields.<\/li>\n<li>Added check for update functionaliy to test for latest version.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"A framework for managing custom term meta for categories, tags, and custom taxonomies.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41769"}],"author":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dbmartin"}],"wp:attachment":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41769"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41769"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41769"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41769"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41769"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}