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

    (@intoxstudio)

    This is possible, but not with that code.

    Instead, make sure that the “higher” levels extend Level 3. E.g. go edit Level 4 and select Extend: Level 3.

    Now users with Level 4 will automatically inherit any capabilities and content restrictions set in Level 3 as well.

    Then, just use this code:

    [restrict level="level-3"]
    content for level 3 or greater
    [/restrict]

    Let me know if this works.

    Thread Starter broinjc

    (@broinjc)

    That was a fast response! Thank you.

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

The topic ‘Shortcodes with Level Access’ is closed to new replies.