Membership plugin

Inactive
  • 25 points
    Starting to get into this DEV thing
    I'm new here
    holidaymaine

    Member  —  14th July 2010 (1 year ago)         

    I need to know how to say
    if ( user is member(basic) ) {
    do this
    } else {
    do that
    }

    What does the membership plugin uses to:
    1) determine what plan a user falls under?
    2) know if a user membership is expired?