# Separate Media

Separate user's media by user or role. Compatible with [User Role Editor](https://wordpress.org/plugins/user-role-editor/).

Separate media by:

Separation Method | Effect
----------------- | ------
User | Users see their files and no one elses.
Role:  Union | Users must share at least one role to see each others uploads.
Role:  Loose Intersect | Users must share at least all of the current user's roles. 
Role:  Strict Intersect | Users must have exactly the same roles to see each others uploads. 

## How to Install

1. Upload the plugin to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Configure the separation method on the Settings page

## Changelog

**1.0.0**
* Initial release.
