• In WP 1.2 I was able to do <?php get_currentuserinfo();
    if ($user_level) ...
    etc. to determine if the user was logged in and of a certain level. Then I display some administrative links for authors onll.

    It doesn’t seems to work in WP 1.5. Is there a new way to do this?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to determine current user level (1.5)’ is closed to new replies.