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