• I am trying to make a short code for hiding certain contents that can be seen only by certain users or registered users. I am using Advanced Access Manager,
    <!– filter|unknown begin–>
    Contents here.
    <!– filter|unknown end–>

    I just want to modify begin, end starting and closing tags to something like:
    [members]
    Contents here.
    [/members]

    how to do this?

    https://ww.wp.xz.cn/plugins/advanced-access-manager/

The topic ‘Shortcode for hiding contents’ is closed to new replies.