Restrict Media Library Access

描述

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 Contributors will only be able to see their own uploads.

評價

2021年6月8日
This plugin works fine in WP 5.7.1 It's just the example code from the official WP docs for the ajax_query_attachments_args filter, with a line added to check if the current user is an administrator. It's very simple. There's no reason this plugin shouldn't work in an up-to-date WP installation
2019年7月5日
the plugin is working on wordprpress 5.2.2 and i am looking for the same plugin for posts thank you
2019年7月3日
I have to thank you for making me save a lot of time This plugin is really good in many aspects, first it leaves literally no leftovers, this means that you can always unistall the plugin and your wordpress installation won't have any problem. Second it uses very little code, making it really optimized I can't congratule enought this plugin's autor, thanks
2018年12月21日
Very useful plugin - install, activate and its working. Thanks for making my life easier 😉
閱讀全部7個評價

貢獻者及開發者

“Restrict Media Library Access” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Restrict Media Library Access 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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

1.4

Fix error in readme.txt to allow localisation. Added header banner asset.