How can i change role levels?

  • Hey, im trying to set up unique nav bars based on the user’s level/role. How can i change the level of a certain role? Or how can i get a role? I want something like this:

    if ($rolelevel == 9)
    //show moderator nav

    or if i could do:

    if ($role == ‘moderator’)
    //show moderator nav

    Anyone have a clue on how i can do this? Thanks!

  • You did not specify a blog address or reason for posting when you created this topic.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • Can’t do that at wordpress.COM.

  • The topic ‘How can i change role levels?’ is closed to new replies.