Community Support Forums — WordPress® ( Users Helping Users ) — 2011-06-14T00:44:34-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=10110 2011-06-14T00:44:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10110&p=20662#p20662 <![CDATA[Re: Display Membership Level]]>
Code:
$user_label = c_ws_plugin__s2member_user_access::user_access_label($user_id); 


viewtopic.php?f=40&t=9477&src_doc_v=110605#src_doc_user_access_label%28%29

I hope that helps. :)

Statistics: Posted by Cristián Lávaque — June 14th, 2011, 12:44 am


]]>
2011-06-14T00:17:21-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10110&p=20659#p20659 <![CDATA[Re: Display Membership Level]]> Thanks for the excellent question.

You can use this API Constant to get the current User's Membership Level Label.
This code snippet can go into a Post/Page editor for WordPress.
Code:
[s2Get constant="S2MEMBER_CURRENT_USER_ACCESS_LABEL" /]

Also see this documentation:
viewtopic.php?f=40&t=9011&src_doc_v=110605#src_doc_S2MEMBER_CURRENT_USER_ACCESS_LABEL

Statistics: Posted by Jason Caldwell — June 14th, 2011, 12:17 am


]]>
2011-06-10T11:56:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=10110&p=20517#p20517 <![CDATA[Display Membership Level]]>
I know the shortcode to display a member's level to themselves, but how can I display someone's level for all members to see? I'd want it to match the names assigned through s2Member...

Statistics: Posted by startasocialnetwork — June 10th, 2011, 11:56 am


]]>