apply_filters( 'bp_activity_allowed_tags', array $value )
Filters the allowed HTML tags for BuddyPress Activity content.
Parameters Parameters
- $value
-
(array) Array of allowed HTML tags and attributes.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |