do_action( 'bp_activity_register_activity_actions' )
Fires at the end of the activity actions registration.
Description Description
Allows plugin authors to add their own activity actions alongside the core actions.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.6.0 | Introduced. |