apply_filters( 'xprofile_register_activity_action', string $value , string $key )
Filters the return value of bp_activity_set_action.
Parameters Parameters
- $value
-
(string) Value used for the registered action.
- $key
-
(string) Key used for the registered action.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |