This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Personal Library

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Personal Library” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Personal Library” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • First release of Personal Library plugin