apply_filters( 'wpt_filter_bluesky_status', $status, $post, $auth ) → {array}
Filter status array for Bluesky.
Parameters:
Name | Type | Description |
---|---|---|
$status |
array | Array of parameters sent to Bluesky. |
$post |
int | Post ID being tweeted. |
$auth |
int | bool | Authoring context. |
- Source:
Returns:
- Type
- array