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