{"id":9501,"date":"2010-08-30T20:15:19","date_gmt":"2010-08-30T20:15:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-taxonomy\/"},"modified":"2013-01-04T21:46:44","modified_gmt":"2013-01-04T21:46:44","slug":"simple-taxonomy","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simple-taxonomy\/","author":161212,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.5","stable_tag":"3.5","tested":"3.5.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Simple Taxonomy","header_author":"Amaury Balmer","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 21:44:20","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.beapi.fr\/donate\/","header_plugin_uri":"https:\/\/github.com\/herewithme\/simple-taxonomy","header_author_uri":"http:\/\/www.beapi.fr","rating":4,"author_block_rating":0,"active_installs":1000,"downloads":34626,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Nothing here :)<\/p>"},"ratings":{"1":0,"2":"1","3":"1","4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["3.1","3.1.1","3.1.3","3.2","3.2.1","3.3","3.3.1","3.4","3.4.1","3.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[89,4925,609,940,91],"plugin_category":[55,57],"plugin_contributors":[77912],"plugin_business_model":[],"class_list":["post-9501","plugin","type-plugin","status-closed","hentry","plugin_tags-category","plugin_tags-custom-taxonomies","plugin_tags-tags","plugin_tags-taxonomies","plugin_tags-taxonomy","plugin_category-seo-and-marketing","plugin_category-taxonomy","plugin_contributors-momo360modena","plugin_committers-momo360modena"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-taxonomy.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WordPress 3.1 and up allow for reasonably simple custom taxonomy, this plugin makes it even simpler, removing the need for you to write <em>any<\/em> code.<\/p>\n\n<p>Add support for taxonomy with or without hierarchical. Choose the selector type for write post.<\/p>\n\n<p>Allow to add taxonomy to any objects registered on your installation. This plugin can be coupled with the plugin ACF to a new term meta database that allow to create on fly any field need for the taxonomy. For example, for a \"Number\" taxonomy, you can add fields : number ID, date of parution, screenshot, etc !<\/p>\n\n<p>This plugin is developped on WordPress 3.5, with the constant WP_DEBUG to TRUE.<\/p>\n\n<p>This plugin allows you to add taxonomy just by giving them a name and somes options in the backend. It then creates the taxonomy for you, takes care of the URL rewrites, provides a widget you can use to display a \"taxonomy cloud\" or a list of all the stuff in there, and it allows you to show the taxonomy contents at the end of posts and excerpts as well.\nTo boot, it comes with a set of template tags for those who don't mind adapting their own theme.<\/p>\n\n<p>For full info go the <a href=\"https:\/\/github.com\/herewithme\/simple-taxonomy\">Simple Taxonomy<\/a> page.<\/p>\n\n<!--section=installation-->\n<p><strong>Required PHP5.<\/strong><\/p>\n\n<ol>\n<li>Download, unzip and upload to your WordPress plugins directory<\/li>\n<li>Activate the plugin within you WordPress Administration Backend<\/li>\n<li>Go to Settings &gt; Custom Taxonomies and follow the steps on the <a href=\"https:\/\/github.com\/herewithme\/simple-taxonomy\">Simple Taxonomy<\/a> page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p><strong>Required PHP5.<\/strong><\/p>\n\n<ol>\n<li>Download, unzip and upload to your WordPress plugins directory<\/li>\n<li>Activate the plugin within you WordPress Administration Backend<\/li>\n<li>Go to Settings &gt; Custom Taxonomies and follow the steps on the <a href=\"https:\/\/github.com\/herewithme\/simple-taxonomy\">Simple Taxonomy<\/a> page.<\/li>\n<\/ol><\/dd>\n<dt>Does this plugin handles custom fields?<\/dt>\n<dd><p>No, we prefer to use 2 plugins specifically designed to meet two different needs ...<\/p><\/dd>\n<dt>How to create a custom post type?<\/dt>\n<dd><p>You can use a another plugin writted by Me and BeAPI :<\/p>\n\n<ul>\n<li><a href=\"http:\/\/wordpress.org\/extend\/plugins\/simple-post-types\/\">Simple Custom Post Types<\/a><\/li>\n<\/ul><\/dd>\n<dt>How to create a custom role?<\/dt>\n<dd><p>You must install a plugin for managing roles and permissions as:<\/p>\n\n<ul>\n<li><a href=\"http:\/\/wordpress.org\/extend\/plugins\/user-role-editor\/\">Use role editor<\/a><\/li>\n<li><a href=\"http:\/\/wordpress.org\/extend\/plugins\/capsman\/\">Capability Manager<\/a><\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<ul>\n<li>Version 3.5 :\n\n<ul>\n<li>Mark as compatible with WP 3.5<\/li>\n<li>Remove end PHP ?&gt;<\/li>\n<li>Use wp_parse_args for cleanup code<\/li>\n<li>Add param \"view_item\" for labels<\/li>\n<\/ul><\/li>\n<li>Version 3.4.1 :\n\n<ul>\n<li>Fix a bug with query_var on rewrite rules (thanks to Chris Talkington)<\/li>\n<li>Change PHP for use __construct()<\/li>\n<li>Change PHP for use static function instead class object<\/li>\n<li>Change PHP for add private\/public for all methods<\/li>\n<li>Use WP API for manage actions message<\/li>\n<li>Move external CSS to inline (only one line on file... skip 1 http connection)<\/li>\n<li>Remove obsolete code<\/li>\n<\/ul><\/li>\n<li>Version 3.4 :\n\n<ul>\n<li>Add export PHP feature<\/li>\n<li>Mark as compatible with WP 3.4.1<\/li>\n<\/ul><\/li>\n<li>Version 3.3.1 :\n\n<ul>\n<li>Fix hardcoded french translation<\/li>\n<li>Update POT and french translation<\/li>\n<\/ul><\/li>\n<li>Version 3.3 :\n\n<ul>\n<li>Add compatibility 3.3<\/li>\n<li>Rewrite convert term taxonomy tools (use bulk dropdown instead specific pages)<\/li>\n<li>Add custom taxonomies on dashboard<\/li>\n<\/ul><\/li>\n<li>Version 3.2.1.1 :\n\n<ul>\n<li>Fix possible bug with others plugin's beapi that use import <\/li>\n<\/ul><\/li>\n<li>Version 3.2.1 :\n\n<ul>\n<li>Fix possible bug with others plugin's beapi that use export<\/li>\n<\/ul><\/li>\n<li>Version 3.2 :\n\n<ul>\n<li>Fix a bug that not call permalink generation when taxonomy is updated\/created\/deleted (thanks to bniess for reporting)<\/li>\n<li>Add a tools for export\/import plugin configuration<\/li>\n<\/ul><\/li>\n<li>Version 3.1.3 :\n\n<ul>\n<li>Fix a bug with custom taxonomy that not display on custom post types.<\/li>\n<li>Tested on WordPress 3.2<\/li>\n<\/ul><\/li>\n<li>Version 3.1.2 :\n\n<ul>\n<li>Fix a bug with select taxonomies on widget<\/li>\n<\/ul><\/li>\n<li>Version 3.1.1 :\n\n<ul>\n<li>Fix a bug with flush permalink on admin<\/li>\n<li>Use default post callback for term count (count only publish object)<\/li>\n<\/ul><\/li>\n<li>Version 3.1 :\n\n<ul>\n<li>Make compatible 3.1<\/li>\n<li>Remove unused functions<\/li>\n<li>Add redirect on admin settings for skip refreshing<\/li>\n<li>Add flush rewriting when settings is upated<\/li>\n<li>Add tools for import terms from text\/words<\/li>\n<li>Add remove and flush with JS confirmation<\/li>\n<li>Fix notice PHP<\/li>\n<\/ul><\/li>\n<li>Version 3.0.0\n\n<ul>\n<li>Initial version<\/li>\n<\/ul><\/li>\n<\/ul>","raw_excerpt":"WordPress 3.1 and up allow for reasonably simple custom taxonomy, this plugin makes it even simpler, removing the need for you to write any code.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9501","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=9501"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/momo360modena"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9501"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9501"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9501"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9501"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9501"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}