Home › Forums › Backend Issues (wp-admin) › Backend shows information only of own user › Reply To: Backend shows information only of own user
Awesome! Don’t forget that you can make your own permission checks with http://wordpress.org/plugins/user-role-editor/… so instead of checking for current_user_can('level_5')
you could do something like current_user_can('browse_media')
– and then you can assign that permission to any role you wish!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.