Filter: wpt_override_author_selection

apply_filters( 'wpt_override_author_selection', $override ) → {bool|string}

Override authors available to select to send Tweets to. Default false.

Parameters:
Name Type Description
$override bool | string

False or completely realized select field with name _wpt_authorized_users[].

Source:
Returns:
Type
bool | string