rcp_get_status( $user_id = 0 )
Use this function to get the membership status of a given user.
Parameters:
- $user_id (int) (optional) - ID of the user to get the status of. If omitted, the ID of the currently logged-in user will be used.
Possible return values:
- active
- expired
- cancelled
- pending