• Resolved geoffj

    (@geoffj)


    Support,

    I’d like to import Access levels with the CSV user importer. Do you manage those levels as metadata? If so what is the slug?

    Thanks!
    GJ

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    This is likely what you need to look at:

    – Each Access Level is a post type with name restriction
    – Each restriction/condition is a post type with name condition_group, where the post_parent refers to the Access Level
    – If a user is a member of an Access Level, data about the membership is saved in user meta _rua_level and _rua_level_<level_id>

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Restrict User Access manage those levels as metadata’ is closed to new replies.