<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mincus code &#187; Wordpress</title>
	<atom:link href="http://code.mincus.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.mincus.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Dec 2009 20:00:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Manage Your Posts Only in WordPress</title>
		<link>http://code.mincus.com/41/manage-your-posts-only-in-wordpress/</link>
		<comments>http://code.mincus.com/41/manage-your-posts-only-in-wordpress/#comments</comments>
		<pubDate>Sun, 04 May 2008 12:58:41 +0000</pubDate>
		<dc:creator>mincus</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://code.mincus.com/?p=41</guid>
		<description><![CDATA[What does this WordPress Plugin Do? One of the frustrating things of running a multi-user WordPress blog is wading through the enormous amount of posts that end up there. Also, by default WordPress allows all editors to see the titles of other users posts and unpublished drafts even though they cannot edit them. Previously other [...]]]></description>
			<content:encoded><![CDATA[<h2>What does this WordPress Plugin Do?</h2>
<p>One of the frustrating things of running a multi-user WordPress blog is wading through the enormous amount of posts that end up there.  Also, by default WordPress allows all editors to see the titles of other users posts and unpublished drafts even though they cannot edit them.</p>
<p>Previously other users have tried to do the same thing (see: <a href="http://wordpress.org/support/topic/122360">Multiple users &#8211; only allow them to see their own posts when logged in?</a>) by editing &#8220;edit.php&#8221; or &#8220;edit-post-rows.php&#8221; directly.  This gets the same outcome, but is more likely to get forgotten or messed up when you install a WordPress Upgrade.</p>
<p>I&#8217;ve created a tiny little WordPress plugin that makes it so that users and editors can only see posts from the manage tab that they have written themselves.  By using this plugin, the only users that can see all posts from the manage tab are Admins.</p>
<h2>WordPress Plugin Install</h2>
<li>Download the <a href="http://code.mincus.com/programs/manage_your_posts_only.zip">Manage Your Posts Only WordPress Plugin</a></li>
<li>Unzip and upload &#8216;manage_your_posts_only.php&#8217; to the &#8216;/wp-content/plugins/&#8217; directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Log in as a non-admin user to ensure that they can only see posts listed in the managed tab that they have created</li>
<h2>Comments or Questions?</h2>
<p>Let me know what you think about the plugin!  Maybe I missed something, or there is some extra functionality that you would like it to have.  Just leave a comment here or send me an email.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://code.mincus.com/41/manage-your-posts-only-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
