Filter: wpt_filter_mastodon_status

apply_filters( 'wpt_filter_mastodon_status', $status, $post, $auth ) → {array}

Filter status array for Mastodon.

Parameters:
Name Type Description
$status array

Array of parameters sent to Mastodon.

$post int

Post ID being tweeted.

$auth int | bool

Authoring context.

Source:
Returns:
Type
array