Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Show Content ONLY to Moderators in Forums

  • Is there a function similar to current_user_can for BuddyPress forum roles?

    I would like to say something like:

    if ( current_user_can('moderator') ) {
    // do something
    }

    How can I accomplish this?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Show Content ONLY to Moderators in Forums’ is closed to new replies.
Skip to toolbar