<?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>THE MOLITOR FORUMS &#187; Topic: Submit recipes only for registered users?</title>
		<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Submit recipes only for registered users?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:58:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/submit-recipes-only-for-registered-users" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Submit recipes only for registered users?"</title>
			<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users#post-33155</link>
			<pubDate>Fri, 20 Feb 2015 13:33:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33155@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Hmm, not sure how the plugin is restricting access, so that's not something I can really troubleshoot. </p>
<p>I implemented password protection support for the submission page, so you can provide the password to registered users via confirmation email when registration is completed.</p>
<p>Regarding your question, the content is all generated from post-form.php.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>muelleco on "Submit recipes only for registered users?"</title>
			<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users#post-33150</link>
			<pubDate>Thu, 19 Feb 2015 22:16:34 +0000</pubDate>
			<dc:creator>muelleco</dc:creator>
			<guid isPermaLink="false">33150@http://www.themolitor.com/forums/</guid>
			<description><p>okay, publish immediately works, but restrict access to "submit recipe" does not work as expected. I just installed Simple Access Control plugin, I know you do not support this plugin, but still can you explain me a bit more how the "submit recipe" page works in your theme? When I look at the page itselfs it is empty, it has no content. How and when is the post form loaded? This might help me to figure out why even though I restricted the page to logged in users still shows the post form (<a href="http://rohnern.ch/wp/?page_id=728" rel="nofollow">http://rohnern.ch/wp/?page_id=728</a>).
</p></description>
		</item>
		<item>
			<title>muelleco on "Submit recipes only for registered users?"</title>
			<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users#post-33149</link>
			<pubDate>Thu, 19 Feb 2015 22:03:16 +0000</pubDate>
			<dc:creator>muelleco</dc:creator>
			<guid isPermaLink="false">33149@http://www.themolitor.com/forums/</guid>
			<description><p>Works perfect! Many thanks for the great support.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Submit recipes only for registered users?"</title>
			<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users#post-33143</link>
			<pubDate>Thu, 19 Feb 2015 14:45:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33143@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>There are lots of free plugins available that can add this functionality:</p>
<p>Page restrict: <a href="https://wordpress.org/plugins/pagerestrict/" rel="nofollow">https://wordpress.org/plugins/pagerestrict/</a></p>
<p>Simple Access Control: <a href="https://wordpress.org/plugins/simple-access-control/" rel="nofollow">https://wordpress.org/plugins/simple-access-control/</a></p>
<p>WordPress Access Control: <a href="https://wordpress.org/plugins/wordpress-access-control/" rel="nofollow">https://wordpress.org/plugins/wordpress-access-control/</a></p>
<p>---</p>
<p>In order to publish the post without review, open post-form.php and change the following on line 48 from this...</p>
<pre><code>&#039;post_status&#039; =&#62; &#039;pending&#039;,</code></pre>
<p>...to this...</p>
<pre><code>&#039;post_status&#039; =&#62; &#039;publish&#039;,</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>muelleco on "Submit recipes only for registered users?"</title>
			<link>http://www.themolitor.com/forums/topic/submit-recipes-only-for-registered-users#post-33130</link>
			<pubDate>Wed, 18 Feb 2015 10:46:36 +0000</pubDate>
			<dc:creator>muelleco</dc:creator>
			<guid isPermaLink="false">33130@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to restrict "submit recipes" only to registered users? And publish it without review?
</p></description>
		</item>

	</channel>
</rss>
