• Hi!

    I want to use the folders to organize all the content of my website. I have a lot of users with some user roles*, what I want to do is show a few folders depending of the user role*.

    How can I do this? Some clue?

    Thank you so much. Nice plugin btw.

Viewing 1 replies (of 1 total)
  • Plugin Author wickedplugins

    (@wickedplugins)

    Hi @alejomejia,

    One way to do this would be to use the wicked_folders_get_folders filter. Within your callback function for the filter, you could check the user’s role and then remove any folders that you don’t want the user to have access to. Does that make sense?

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Show folders only for certain user roles’ is closed to new replies.