Forums

Join
bbPress Support ForumsRequests and FeedbackWhat's the difference between User Roles?

Info

What's the difference between User Roles?

  1. Specifically, Key Master and Administrator?

    They seem pretty interchangable... I know the BBPress Doc files are pretty infantile at the moment, but what are the key differences between all the roles?

    ...*insert ZOOL reference here*

  2. You can learn about the capabilities assigned to each role in the file bb-includes/functions.bb-capabilities/php

    http://trac.bbpress.org/browser/tags/1.0.2/bb-includes/functions.bb-capabilities.php#L56

  3. If we read bbPress code, we can. What if we'd like to read it in English?

    Honest, I'll bet there's a one-sentence description of the difference between 'key master' and 'administrator'

  4. Key master is administrator+1.

    Get it?

  5. the plus being, what? what does a key master do that administrator doesn't?

  6. what does a key master do that administrator doesn't?

    1. Make new Key Masters
    2. Import and export data
    3. Recount (bb-do-counts.php)
    4. Manage options
    5. Manage themes
    6. Manage plugins

    See file functions.bb-capabilities.php.

  7. Zaerl that aint a one-sentence description. ;)

  8. I'll call it a win anyway ;)

    but, really? Administrator can't manage themes and plugins?

  9. but, really? Administrator can't manage themes and plugins?

    Yup, really.

  10. You must log in to post.