bbp_is_valid_role
bbp_is_valid_role
Appears in: bbpress.2.6.11, bbpress.2.6.12, bbpress.2.6.13, bbpress.2.6.14, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: filter
Displaying hooks found in version: bbpress.2.6.9apply_filters('bbp_is_valid_role') is found 1 times:
- /includes/users/capabilities.php line 338
} } // Filter & return return (bool) apply_filters( 'bbp_is_valid_role', $retval, $role ); } /** * Add the default role to the current user if needed * * This function will bail if the forum is not global in a multisite