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.