apply_filters( 'bp_get_current_blog_roles', array $roles, WP_Roles $wp_roles )

Filters the array of roles from the currently loaded blog.


Description Description


Parameters Parameters

$roles

Available roles.

$wp_roles

Object of WordPress roles.


Top ↑

Source Source

File: bp-core/bp-core-caps.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.