• Hey, I’m not good with PHP and MySQL, but I was wondering if I can make a link for users with either author or admin status, for like say a discussion page for only us. I looked under MySQL database for it and I think some how I have to tell it that if the “wp_user_level” is equal to either 10 [admin?] or 2 [author]. Is this information right? If so how can I impliment this to only allow users with this status to access the discussion?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gordie

    (@gordie)

    Someone please help its been well over a day ??

    Why not just password protect the post and give that password to those users? That way you don’t have to modify any of the code. Just a thought….

    ********************
    Welcome to the WordPress Support Forums!

    Please help keep the Forums successful by reading:
    Using the Support Forums

    Also, remember the WordPress Codex and the FAQ pages.

    And, thank you, for letting us know if this information proves useful (or not)!
    ********************

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link for only author & admin status?’ is closed to new replies.