Title: Plugin seem not work
Last modified: February 21, 2017

---

# Plugin seem not work

 *  Resolved [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * (@oanhtran1804)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-seem-not-work/)
 * I active plugin ==> Then i use user role editor to check if i disabled “edit 
   other post” ==> Then i log-out and use editor role to upload media ==> Editor
   roll still see all of my media. What is wrong please?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-seem-not-work/#post-8833472)
 * Hi,
 * I do not why this isn’t working for you, but it must be related to user role 
   editor
 * Instead of chnging existing wordpress roles, I suggest that you create new roles
   and assign these to users
 * As you can see below, the code checks for the standard capability edit_others_posts,
   and only users with capability can see other users media in the media library
 *     ```
       !current_user_can( 'edit_others_posts' )
       ```
   
    -  This reply was modified 9 years, 3 months ago by [finnj](https://wordpress.org/support/users/finnj/).
 *  Thread Starter [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * (@oanhtran1804)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-seem-not-work/#post-8833692)
 * Thanks checked, it was issue with another plugin intergated.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin seem not work’ is closed to new replies.

 * ![](https://ps.w.org/frontier-restrict-media/assets/icon-256x256.jpg?rev=1197722)
 * [Frontier Restrict Media](https://wordpress.org/plugins/frontier-restrict-media/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontier-restrict-media/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontier-restrict-media/)
 * [Active Topics](https://wordpress.org/support/plugin/frontier-restrict-media/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontier-restrict-media/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontier-restrict-media/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-seem-not-work/#post-8833692)
 * Status: resolved