Statistics: Posted by candy — August 27th, 2011, 11:22 pm
<?php
$user_id = 123;
$user = new WP_User($user_id);
echo c_ws_plugin__s2member_user_access::user_access_label($user);
?>
Statistics: Posted by Cristián Lávaque — August 27th, 2011, 11:12 pm
Statistics: Posted by candy — August 27th, 2011, 9:29 am