Checking for is_supporter

Inactive
  • 169 points
    Serious WPMU DEV-ster
    I'm new here
    Joe

    Member  —  9th April 2010         

    Edu-clean theme,
    header.php
    line that goes as:

    <?php } else if( is_user_logged_in() ) { ?>

    I changed it to is_supporter() and it doesn't seem to work. Regardsless if it is or not a supporter, it always evaluates true. Maybe I am wrong but I have tried it several different ways. Could you check this?