Skip to content
linchpin edited this page Dec 29, 2022 · 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 from source code comments on 2022-12-29 using phpDocumentor and saggre/phpdocumentor-markdown

Clone this wiki locally