Replies: 1
on https://rocketgeek.com/plugins/wp-members/docs/shortcodes/status-shortcodes/ you document
[wpmem_logged_in meta_key=”my_special_field” meta_value=”the_value” compare=”!=”]
and
[wpmem_logged_in membership=”my_membersip_product_slug”]
[wpmem_logged_in meta_key=”membership” meta_value=”RDP” compare=”!=”]
doesn’t work but
[wpmem_logged_in membership=”my_membersip_product_slug” compare=”!=”]
does; it might be helpful to non-experimentally-inclined users to note this…also fix typo my_membersip_product_slug;-)