{"id":17150,"date":"2012-02-29T14:25:48","date_gmt":"2012-02-29T14:25:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/custom-post-type-creator\/"},"modified":"2013-05-09T14:33:19","modified_gmt":"2013-05-09T14:33:19","slug":"custom-post-type-creator","status":"closed","type":"plugin","link":"https:\/\/en-gb.wordpress.org\/plugins\/custom-post-type-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 Post Type Creator","header_author":"Reflection Media, Madalin Ungureanu","header_description":"","assets_banners_color":"","last_updated":"2013-05-09 14:33:19","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.cozmoslabs.com\/wordpress-creation-kit\/custom-post-type-creator\/","header_plugin_uri":"","header_author_uri":"http:\/\/www.reflectionmedia.ro","rating":3,"author_block_rating":0,"active_installs":100,"downloads":8695,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":"1","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":"1573785","resolution":"1","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1573785","resolution":"2","location":"plugin"}},"screenshots":{"1":"Post Type Creator UI: screenshot-1.jpg","2":"Post Type Creator UI and listing: screenshot-2.jpg"}},"plugin_section":[],"plugin_tags":[1794,22024,22023,2008,22022],"plugin_category":[],"plugin_contributors":[78403,78399],"plugin_business_model":[],"class_list":["post-17150","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-post-type","plugin_tags-custom-post-type-builder","plugin_tags-custom-post-type-creator","plugin_tags-post-type","plugin_tags-post-type-creator","plugin_contributors-madalinungureanu","plugin_contributors-reflectionmedia","plugin_committers-reflectionmedia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/custom-post-type-creator.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-post-type-creator\/trunk\/screenshot-1.jpg?rev=1573785","caption":"Post Type Creator UI: screenshot-1.jpg"},{"src":"https:\/\/ps.w.org\/custom-post-type-creator\/trunk\/screenshot-2.jpg?rev=1573785","caption":"Post Type Creator UI and listing: screenshot-2.jpg"}],"raw_content":"<!--section=description-->\n<p><strong>IMPORTANT: The plugin Custom Post Type Creator will no longer be supported or updated.<\/strong><\/p>\n\n<p><strong>Custom Post Type 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 Custom Post Type Creator allows you to easily create custom post types for WordPress without any programming knowledge. It provides an UI for most of the arguments of register_post_type() function.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Create and edit Custom Post Types from the Admin UI<\/li>\n<li>Advanced Labeling Options<\/li>\n<li>Attach built in or custom taxonomies to 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; Post Type Creator tab and start creating your custom post types.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Querying by post type in the frontend?<\/dt>\n<dd><p>You can create new queries to display posts from a specific post type. This is done via the ?post_type? parameter to a WP_Query.<\/p>\n\n<p>Example:<\/p>\n\n<pre><code>&lt;?php $args = array( 'post_type' =&gt; 'product', 'posts_per_page' =&gt; 10 );\n$loop = new WP_Query( $args );\nwhile ( $loop-&gt;have_posts() ) : $loop-&gt;the_post();\n    the_title();\n    echo '&lt;div class=\"entry-content\"&gt;';\n    the_content();\n    echo '&lt;\/div&gt;';\nendwhile;?&gt;\n<\/code><\/pre>\n\n<p>This simply loops through the latest 10 product posts and displays the title and content of them.<\/p><\/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":"WCK Post Type Creator gives you the possibility to create and edit custom post types for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17150"}],"author":[{"embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/reflectionmedia"}],"wp:attachment":[{"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17150"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17150"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17150"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17150"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17150"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-gb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}