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