apply_filters( 'bp_activity_recurse_comments_end_ul', string $value )
Filters the closing tag for the template that list activity comments.
Description Description
Parameters Parameters
- $value
-
Closing tag for the HTML markup to use.
Source Source
File: bp-activity/bp-activity-template.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |