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.


Top ↑

Source Source

File: bp-groups/bp-groups-filters.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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