=== Personal Library === Contributors: derekheld Tags: roles, media, filter, attachments, unique, personal, library Requires at least: 2.8.0 Tested up to: 4.4 Stable tag: 1.0.0 Restricts users to managing/using their own attachments only. == Description == Personal Library allows you to restrict users to seeing their own media uploads. The plugin works by filtering all requests for attachments. * Administrators will always see all attachments * Enable or disable access to all uploads for the following roles: contributor, author, editor. == Installation == 1. Easiest way to install is using WordPress' plugin installer. You can also personal-library.zip to the plugins directory after uploading through SFTP or similar means. 2. On the settings page check the box next to any role you wish to be able to see all attachments. == Changelog == = 1.0.0 = * First release of Personal Library plugin == Frequently Asked Questions == = After I installed this plugin, users can no longer see "xyz" from another plugin = This plugin filters ALL requests for a post type of "attachment." This plugin may just be incompatible with another plugin you use.