Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/core/capabilities.php

bbp_get_blocked_role()

Function: The blocked role is for registered users that cannot spectate or participate

Source: includes/core/capabilities.php:487

Used by 0 functions | Uses 0 functions

bbp_add_roles()

Function: Adds bbPress-specific user roles.

Source: includes/core/capabilities.php:500

Used by 0 functions | Uses 0 functions

bbp_remove_roles()

Function: Removes bbPress-specific user roles from the `wp_user_roles` array.

Source: includes/core/capabilities.php:515

Used by 0 functions | Uses 0 functions

bbp_get_keymaster_role()

Function: The keymaster role for bbPress users

Source: includes/core/capabilities.php:435

Used by 0 functions | Uses 0 functions

bbp_get_moderator_role()

Function: The moderator role for bbPress users

Source: includes/core/capabilities.php:448

Used by 0 functions | Uses 0 functions

bbp_get_participant_role()

Function: The participant role for registered user that can participate in forums

Source: includes/core/capabilities.php:461

Used by 0 functions | Uses 0 functions

bbp_get_spectator_role()

Function: The spectator role is for registered users without any capabilities

Source: includes/core/capabilities.php:474

Used by 0 functions | Uses 0 functions

bbp_get_dynamic_roles()

Function: Fetch a filtered list of forum roles that the current user is allowed to have.

Source: includes/core/capabilities.php:365

Used by 0 functions | Uses 0 functions

bbp_get_dynamic_role_name()

Function: Gets a translated role name from a role ID

Source: includes/core/capabilities.php:389

Used by 0 functions | Uses 0 functions

bbp_filter_blog_editable_roles()

Function: Removes the bbPress roles from the editable roles array

Source: includes/core/capabilities.php:410

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress