=== Category Access ===
Tags: categories, users
Contributors: coppit

This Wordpress plugin provides category protection on a user-by-user basis.
Posts in a protected category will not be visible unless the user has
privileges to view that category.

The latest version can be found at http://www.coppit.org/code/

NOTE: This plugin *should* work on Wordpress versions less than 2.0, but it
has only been tested on 2.0. Please report any experiences you have on older
versions of Wordpress.

== Installation ==

1. Upload to your plugins folder, usually `wp-content/plugins/`
2. Activate the plugin on the plugin screen
3. By default, all categories will be hidden. Go to the "Category Access" page
   in options to change these.
4. To set category access on a user-by-user basis, edit the user's
   profile.

== Known bugs ==

- Shows the next page link even if all the articles have been hidden
- Haven't fully tested it for calendars and whatnot.
- Number of posts next to the monthly archives isn't adjusted for the hidden
  posts. (See http://wordpress.org/support/topic/48412#post-266674)

== License ==

This code is distributed under the terms of the GPL.

== Credits ==

The primary author is David Coppit <http://www.coppit.org>.

This module was originally based on the viewlevel plugin by Kendra Burbank
http://www.furbona.org/viewlevel.html
