-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
23 lines (16 loc) · 940 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=== Plugin Name ===
Contributors: ryanve
Tags: access, access-control, capabilities, permissions, taxonomy, restrict, roles, users, groups, members
Requires at least: 3.1.0
Tested up to: 3.7.0
Stable tag: trunk
License: MIT
License URI: http://en.wikipedia.org/wiki/MIT_License
Control content access via a taxonomy that accepts user IDs, roles, or capabilities.
== Description ==
Access is a simple scalable plugin to control user access via the [taxonomy API](http://codex.wordpress.org/Taxonomies) and user [roles/capabilities](http://codex.wordpress.org/Roles_and_Capabilities)/IDs. It creates an Access taxonomy whose terms can be used on any post type to restrict access. Term slugs can match a role, capability, or user ID.
* [Usage documentation](https://github.com/ryanve/access)
== Installation ==
<b>Requires:</b> PHP 5.3+
1. Upload to the `/wp-content/plugins/` directory
1. Activate through the Plugins menu in WordPress