WPIntell

Source evidence

Plugin seem not work

Frontier Restrict Media · support · 2017-02-21T16:51:00+00:00

neutralsentiment
mediumseverity
0.47relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 29 rows with source links

20.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
oanhtran1804 resolved
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? 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 . Thanks checked, it was issue with another plugin intergated.

Comments

2 shown
finnj 2017-02-22T07:01:00+00:00

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 .

oanhtran1804 2017-02-22T08:23:00+00:00

Thanks checked, it was issue with another plugin intergated.