*** # Stream Stream Class * Full name: `\CourierNotices\Controller\Integrations\Stream` ## Methods ### register_actions Registers Stream related actions. ```php public register_actions(): mixed ``` *** ### wp_stream_log_data Prevent actions to Courier notices from being logged in Stream. ```php public wp_stream_log_data(array $data): array ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **array** | Array of data. | *** *** > Automatically generated on 2024-08-26