Filter: wpt_do_bluesky_post

apply_filters( 'wpt_do_bluesky_post', bool, int|bool, int, string )

Filter the approval to send a Bluesky post.

Parameters:
Name Type Description
bool

$do_post Return false to cancel this post.

int|bool

$auth Author.

int

$id Post ID.

string

$text Status update text.

Source:
Returns:

bool