<?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>John Nasta &#187; levels</title>
	<atom:link href="http://johnnasta.com/blog/tags/levels/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnasta.com/blog</link>
	<description>any major dude with half a heart surely will tell you my friend</description>
	<lastBuildDate>Mon, 14 May 2012 16:18:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>WordPress User Access Management</title>
		<link>http://johnnasta.com/blog/2009/wordpress/wordpress-user-access-management/</link>
		<comments>http://johnnasta.com/blog/2009/wordpress/wordpress-user-access-management/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 16:43:11 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[levels]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=365</guid>
		<description><![CDATA[What&#8217;s the most fun you can have with a program that&#8217;s written for information sharing? Make it filter that information so that you can control who can or can&#8217;t see it. You may have read my previous article about how I set up a web site for a private club with three levels of user [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-cms-user-access-levels/' rel='bookmark' title='WordPress CMS &#8211; User Access Levels'>WordPress CMS &#8211; User Access Levels</a> <small>The more I use WordPress the more I like it. Recently I&#8217;ve been asked to...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-plugins-user-access-manager-vs-role-manager/' rel='bookmark' title='WordPress Plugins &#8211; User Access Manager vs. Role Manager'>WordPress Plugins &#8211; User Access Manager vs. Role Manager</a> <small>Do you want to control access to your pages &amp; posts or your admin features?...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s the most fun you can have with a program that&#8217;s written for information sharing? Make it filter that information so that you can control who can or can&#8217;t see it.</p>
<p>You may have read my previous article about how I set up a web site for a private club with three levels of user access by using <a title="Login Redirect" href="http://wordpress.org/extend/plugins/peters-login-redirect/" target="_blank">Peter&#8217;s Login Redirect</a>, <a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/wp-hide-dashboard/">WP Hide Dashboard</a>, <a title="Visit plugin homepage" href="http://www.im-web-gefunden.de/wordpress-plugins/role-manager/">Role Manager</a>, and <a title="Visit plugin homepage" href="http://epicalex.com/new-user-email-set-up/">New User Email Setup</a> plugins.</p>
<p>I&#8217;ve since discovered the <a title="Visit plugin homepage" href="http://www.gm-alex.de/projects/wordpress/plugins/user-access-manager/">User Access Manager</a> plugin, which allows you to create user groups and give them access rights to selected posts and/or pages. You can even assign separate admin and user permissions within the group. Great for project sharing regardless of whether your WordPress site is public, private, or a mixture of the two.</p>
<p><span id="more-365"></span></p>
<p>Older versions of this plugin came with this warning:</p>
<p>&#8220;<em>If you activate the plugin your upload dir will protect by a ‘.htaccess’ with a random password and all old downloads insert in a previous post/page will not work anymore. You have to update your posts/pages.</em>&#8221;</p>
<p>The latest version of the plugin allows you to unlock these files so that they don&#8217;t appear broken. It also allows you to delete the .htaccess files if you should decide to deactivate the plugin. If you are using this plugin, make sure you have the latest version.</p>
<p>This plugin may be able to replace Role Manager, especially if all you want to do is control read access to posts and pages. Keep in mind that if you uninstall Role Manager your roles &amp; capabilities will be left however you last set them. They will not be returned to default. At the moment there is some discussion among WordPress developers (including myself) about the possibility that modifying the default user roles causes conflicts with other plugins that use the Role feature (like Profiler and WordPress Users, both of which do not seem to work for people who have used Role Manager). We&#8217;ll see if either of the plugin authors can come up with a fix that takes modified roles into account.</p>
<h6>This article copyright © John Nasta 2009 &#8211; All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-cms-user-access-levels/' rel='bookmark' title='WordPress CMS &#8211; User Access Levels'>WordPress CMS &#8211; User Access Levels</a> <small>The more I use WordPress the more I like it. Recently I&#8217;ve been asked to...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-plugins-user-access-manager-vs-role-manager/' rel='bookmark' title='WordPress Plugins &#8211; User Access Manager vs. Role Manager'>WordPress Plugins &#8211; User Access Manager vs. Role Manager</a> <small>Do you want to control access to your pages &amp; posts or your admin features?...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2009/wordpress/wordpress-user-access-management/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>

