<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Create a custom post types failed</title>
		<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed</link>
		<description>Support Forum - Topic: Create a custom post types failed</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 14:32:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/create-a-custom-post-types-failed" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Create a custom post types failed"</title>
			<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed#post-35301</link>
			<pubDate>Sun, 18 Dec 2011 05:35:03 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35301@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Dude could help :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rix01 on "Create a custom post types failed"</title>
			<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed#post-35164</link>
			<pubDate>Fri, 16 Dec 2011 14:13:52 +0000</pubDate>
			<dc:creator>rix01</dc:creator>
			<guid isPermaLink="false">35164@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;wonderful!&#60;br /&#62;
Thank a lot and happy holiday season!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create a custom post types failed"</title>
			<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed#post-35042</link>
			<pubDate>Thu, 15 Dec 2011 15:22:34 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can add your post type in abundance\includes\admin\register-admin-metabox.php - afterwards it will also support custom meta boxes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rix01 on "Create a custom post types failed"</title>
			<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed#post-34999</link>
			<pubDate>Thu, 15 Dec 2011 07:55:02 +0000</pubDate>
			<dc:creator>rix01</dc:creator>
			<guid isPermaLink="false">34999@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;nobody sees what I mean?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rix01 on "Create a custom post types failed"</title>
			<link>http://www.kriesi.at/support/topic/create-a-custom-post-types-failed#post-34900</link>
			<pubDate>Wed, 14 Dec 2011 15:29:22 +0000</pubDate>
			<dc:creator>rix01</dc:creator>
			<guid isPermaLink="false">34900@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What is the solution to create a custom post type with custom Meta Boxes 'Page Layout' ?&#60;br /&#62;
The following not working&#60;/p&#62;
&#60;p&#62;	register_post_type( 'myposttype',&#60;br /&#62;
                array(&#60;br /&#62;
				'label' =&#38;gt; __('Title'),&#60;br /&#62;
				'singular_label' =&#38;gt; __('Item'),&#60;br /&#62;
				'_builtin' =&#38;gt; false,&#60;br /&#62;
				'public' =&#38;gt; true,&#60;br /&#62;
				'show_ui' =&#38;gt; true,&#60;br /&#62;
				'show_in_nav_menus' =&#38;gt; true,&#60;br /&#62;
				'hierarchical' =&#38;gt; true,&#60;br /&#62;
				'capability_type' =&#38;gt; 'page',&#60;/p&#62;
&#60;p&#62;				'rewrite' =&#38;gt; array(&#60;br /&#62;
					'slug' =&#38;gt; 'mypostetype',&#60;br /&#62;
					'with_front' =&#38;gt; FALSE,&#60;br /&#62;
				),&#60;br /&#62;
				'supports' =&#38;gt; array(&#60;br /&#62;
						'title',&#60;br /&#62;
						'editor',&#60;br /&#62;
						'thumbnail',&#60;br /&#62;
						'excerpt',&#60;br /&#62;
						'custom-fields',&#60;br /&#62;
                                                'page_layout',&#60;br /&#62;
                                                'post-formats',&#60;br /&#62;
						'comments')&#60;br /&#62;
					)&#60;br /&#62;
				);&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
