{"id":9165,"date":"2011-02-24T14:19:07","date_gmt":"2011-02-24T14:19:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-custom-types\/"},"modified":"2012-12-11T08:48:49","modified_gmt":"2012-12-11T08:48:49","slug":"simple-custom-types","status":"closed","type":"plugin","link":"https:\/\/sq.wordpress.org\/plugins\/simple-custom-types\/","author":161212,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.4.1","stable_tag":"3.4.1","tested":"3.4.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Simple Custom Post Types","header_author":"Amaury Balmer","header_description":"","assets_banners_color":"","last_updated":"2012-12-11 08:48:49","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.beapi.fr\/donate\/","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/simple-custom-types\/","header_author_uri":"http:\/\/www.beapi.fr","rating":5,"author_block_rating":0,"active_installs":500,"downloads":16736,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Nothing here :)<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["3.1","3.1.1","3.1.2","3.2","3.2.1","3.2.2","3.3","3.4","3.4.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538856","resolution":"1","location":"plugin"}},"screenshots":{"1":"Settings page"}},"plugin_section":[],"plugin_tags":[1445,225,527,2008,2278],"plugin_category":[],"plugin_contributors":[77912],"plugin_business_model":[],"class_list":["post-9165","plugin","type-plugin","status-closed","hentry","plugin_tags-archive","plugin_tags-cms","plugin_tags-custom","plugin_tags-post-type","plugin_tags-post-types","plugin_contributors-momo360modena","plugin_committers-momo360modena"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-custom-types.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-custom-types\/trunk\/screenshot-1.png?rev=1538856","caption":"Settings page"}],"raw_content":"<!--section=description-->\n<p>WordPress 3.1 and up allow to manage new custom post type, this plugin makes it even simpler, removing the need for you to write <em>any<\/em> code. Excerpt update your theme !<\/p>\n\n<p>This plugin provides a nice interface and easy access. The plugin provides almost all the parameters of the WordPress CPT API.<\/p>\n\n<p>It's possible to manage the permissions of custom post types such as articles or pages. Or create a full set of custom permissions and related roles !<\/p>\n\n<p>This plugin is developped on WordPress 3.3, with the constant WP_DEBUG to TRUE.<\/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 Post Types and follow the steps on the <a href=\"http:\/\/redmine.beapi.fr\/projects\/show\/simple-customtypes\">Simple Custom Post Types<\/a> page<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\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 taxonomy ?<\/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-taxonomy\/\">Simple Custom Taxonomy<\/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.4.1 : \n\n<ul>\n<li>Change default position on menu (used 30)<\/li>\n<li>Fix default icons, put FALSE<\/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 :\n\n<ul>\n<li>Convert conversion tools to BULK edit<\/li>\n<li>Sync POT with latest trunk<\/li>\n<\/ul><\/li>\n<li>Version 3.2.2 :\n\n<ul>\n<li>Add role creation for each post type (thanks to benjaminniess for brilliant patch and me for idea :D)<\/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 with permalink flush on admin... Global not defined...<\/li>\n<li>Add Export\/Import config tool<\/li>\n<\/ul><\/li>\n<li>Version 3.1.2 :\n\n<ul>\n<li>Fix a bug with permalink flush on admin. Performance improvement !<\/li>\n<\/ul><\/li>\n<li>Version 3.1.1 :\n\n<ul>\n<li>Add possibility to custom slug for CPT archives...<\/li>\n<li>Add french translation. (not finished)<\/li>\n<\/ul><\/li>\n<li>Version 3.1 :\n\n<ul>\n<li>Remove custom features archive<\/li>\n<li>Compatible 3.1<\/li>\n<li>Allow delete without flushing contents<\/li>\n<li>Add JS confirmation before deleting.<\/li>\n<li>Add all caps<\/li>\n<li>Add \"post formats\" feature to CPT supports<\/li>\n<li>Update readme.txt<\/li>\n<\/ul><\/li>\n<li>Version 3.0.1 :\n\n<ul>\n<li>Add some and improve features from Simple Custom Post Type Archives<\/li>\n<\/ul><\/li>\n<li>Version 3.0.0 :\n\n<ul>\n<li>First version stable<\/li>\n<\/ul><\/li>\n<\/ul>","raw_excerpt":"WordPress 3.1 and up allow to manage new custom post type, this plugin makes it even simpler, removing the need for you to write any code.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9165"}],"author":[{"embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/momo360modena"}],"wp:attachment":[{"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9165"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9165"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9165"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9165"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9165"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sq.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}