Notification::get_random_action( string $component )
Get random notification actions based on component.
Description Description
Parameters Parameters
- $component
-
(Required) BuddyPress Component.
Return Return
(string)
Source Source
File: cli/src/notification.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.8.0 | Introduced. |