Linux 软件免费装

Restrict Media Library Access

开发者 mrfoxtalbot
更新时间 2023年10月28日 18:50
PHP版本: 4.0 及以上
WordPress版本: 6.3.2
版权: GPLv2 or later

标签

media library roles users visibility

下载

详情介绍:

This plugin restricts access for Authors and Contributors so they can only see their own Media Library uploads. This has two main uses: Make it easier for Authors to locate their own uploads when Media Libraries grow very big and prevent Authors from using or downloading media that belongs to other users. Admins and Editors will still be able to see everyone's uploads.

安装:

  1. Visit Plugins > Add New
  2. Search for 'Restrict Media Library Access'
  3. Activate Restrict Media Library Access from your Plugins page.
  4. That's all!. After activating the plugin Authors and Countributors will only be able to see their own uploads.

更新日志:

1.0 First release 1.1 Add filter to also restrict access on the list view. 1.2 Fixes fatal error in frontend caused by get_current_screen being unavailable 1.3 Fixes warnings due to the "screen" variable being undefined in some scenarios