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

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

View on Trac



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.