apply_filters( 'bp_get_activity_post_form_action', string $value )
Filters the action url used for the activity post form.
Parameters Parameters
- $value
-
(string) URL to be used for the activity post form.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |