apply_filters( 'bp_groups_filter_kses', string $allowed_tags )
Filters the HTML elements allowed for a given context.
Parameters Parameters
- $allowed_tags
-
(string) Allowed tags, attributes, and/or entities.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |