apply_filters( 'bp_get_activity_comment_form_action', string $value )
Filters the activity comment form action URL.
Parameters Parameters
- $value
-
(string) URL to use in the comment form's action attribute.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |