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
-
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. -
On the settings page check the box next to any role you wish to be able to see all attachments.
FAQ
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Personal Library” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Personal Library” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First release of Personal Library plugin