Skip to content
github-actions[bot] edited this page Aug 26, 2024 · 12 revisions

Stream

Stream Class

  • Full name: \CourierNotices\Controller\Integrations\Stream

Methods

register_actions

Registers Stream related actions.

public register_actions(): mixed

wp_stream_log_data

Prevent actions to Courier notices from being logged in Stream.

public wp_stream_log_data(array $data): array

Parameters:

Parameter Type Description
$data array Array of data.


Automatically generated on 2024-08-26

Clone this wiki locally