<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>WordPress Ideas &#187; Tag: custom post - Recent Posts</title>
		<link>http://wordpress.org/ideas/tags/custom-post</link>
		<description>WordPress Ideas &#187; Tag: custom post - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:20:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/tags/custom-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Rami Yushuvaev on "Post-type item for menus"</title>
			<link>http://wordpress.org/ideas/topic/post-type-item-for-menus#post-24015</link>
			<pubDate>Fri, 11 Jan 2013 18:31:47 +0000</pubDate>
			<dc:creator>Rami Yushuvaev</dc:creator>
			<guid isPermaLink="false">24015@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Diana, when you register your post type, using register_post_type(), set the 'show_in_nav_menus' argument to 'true'.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/register_post_type" rel="nofollow">http://codex.wordpress.org/Function_Reference/register_post_type</a>
</p>]]></description>
					</item>
		<item>
			<title>parbat patel on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-23833</link>
			<pubDate>Tue, 11 Dec 2012 10:29:00 +0000</pubDate>
			<dc:creator>parbat patel</dc:creator>
			<guid isPermaLink="false">23833@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>i have developed a plugin to post from widget or from page using shortcode . </p>
<p>plugin exists here </p>
<p><a href="http://wordpress.org/extend/plugins/post-it-widget/" rel="nofollow">http://wordpress.org/extend/plugins/post-it-widget/</a>
</p>]]></description>
					</item>
		<item>
			<title>sareiodata on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-22932</link>
			<pubDate>Mon, 24 Sep 2012 11:57:35 +0000</pubDate>
			<dc:creator>sareiodata</dc:creator>
			<guid isPermaLink="false">22932@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I helped build a plugin that tries to solve that, all be it in a more generalist approach. WCK Front End Posting.<br />
<a href="http://www.cozmoslabs.com/5528-wordpress-post-from-front-end/" rel="nofollow">http://www.cozmoslabs.com/5528-wordpress-post-from-front-end/</a></p>
<p>You have to setup your forms first with exactly what you need from front end posting, but that's the only extra step.
</p>]]></description>
					</item>
		<item>
			<title>ChevignoN on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-19237</link>
			<pubDate>Mon, 09 May 2011 09:39:23 +0000</pubDate>
			<dc:creator>ChevignoN</dc:creator>
			<guid isPermaLink="false">19237@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Yes it is disapointing to have more than one interface.</p>
<p>A plugin will be great.
</p>]]></description>
					</item>
		<item>
			<title>nissin67 on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-19070</link>
			<pubDate>Tue, 05 Apr 2011 15:39:05 +0000</pubDate>
			<dc:creator>nissin67</dc:creator>
			<guid isPermaLink="false">19070@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>+1 for front-end posting/editing for Multisite users.</p>
<p>We really don't want our blog members to go through a different branded/layout back-end to post and edit new blog entries.</p>
<p>Wordpress User Frontend (<a href="http://tareq.wedevs.com/2011/01/new-plugin-wordpress-user-frontend/" rel="nofollow">http://tareq.wedevs.com/2011/01/new-plugin-wordpress-user-frontend/</a>) works great with dashboard and editing profiles for multisite blog members, but the posting is not working.
</p>]]></description>
					</item>
		<item>
			<title>Diana on "Post-type item for menus"</title>
			<link>http://wordpress.org/ideas/topic/post-type-item-for-menus#post-19011</link>
			<pubDate>Wed, 23 Mar 2011 02:46:00 +0000</pubDate>
			<dc:creator>Diana</dc:creator>
			<guid isPermaLink="false">19011@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Another way I use:<br />
Add as a external link. Ex.: <a href="http://site.com/?post_type=books" rel="nofollow">http://site.com/?post_type=books</a></p>
<p>Then set a archive-book.php and single-book.php.</p>
<p>That´s is
</p>]]></description>
					</item>
		<item>
			<title>Diana on "Post-type item for menus"</title>
			<link>http://wordpress.org/ideas/topic/post-type-item-for-menus#post-18939</link>
			<pubDate>Sat, 12 Mar 2011 22:49:48 +0000</pubDate>
			<dc:creator>Diana</dc:creator>
			<guid isPermaLink="false">18939@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Since we have a archive for post types, why not show a item in menu?</p>
<p>I have to create a page template, and then a page for the template, and then add the page in menu. Or am I wrong?!
</p>]]></description>
					</item>
		<item>
			<title>mrmist on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-18539</link>
			<pubDate>Mon, 20 Dec 2010 10:05:54 +0000</pubDate>
			<dc:creator>mrmist</dc:creator>
			<guid isPermaLink="false">18539@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Moving to plugin land as the general opinion suggests.
</p>]]></description>
					</item>
		<item>
			<title>ucfknight10 on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-18517</link>
			<pubDate>Sat, 18 Dec 2010 14:40:48 +0000</pubDate>
			<dc:creator>ucfknight10</dc:creator>
			<guid isPermaLink="false">18517@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>this is already doable. def not something to be included in the core. maybe a plugin dev will pick it up. or you could write it yourself? i frequently write my own plugins, even tho other plugins exist to do what i want, i just want to have better control over it and be able to make changes easily later on. plus, it's fun.
</p>]]></description>
					</item>
		<item>
			<title>roydeanjr on "Front end edition with custom meta boxes"</title>
			<link>http://wordpress.org/ideas/topic/front-end-edition-with-custom-meta-boxes#post-18506</link>
			<pubDate>Thu, 16 Dec 2010 04:11:09 +0000</pubDate>
			<dc:creator>roydeanjr</dc:creator>
			<guid isPermaLink="false">18506@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Core with option to turn off in admin would be just like a plugin. Who better to develop than core developers?
</p>]]></description>
					</item>

	</channel>
</rss>
