Filter: wpt_filter_comment_tweet

apply_filters( 'wpt_filter_comment_tweet', $sentence, $_t ) → {string}

Modify the Tweet saved to comment meta prior to Tweeting.

Parameters:
Name Type Description
$sentence string

The Tweet text to be sent.

$_t object

The comment object.

Source:
Returns:
Type
string