Filter: wpt_tweet_sentence

apply_filters( 'wpt_tweet_sentence', $update, $post_ID ) → {string}

Filter a template prior to parsing tags.

Parameters:
Name Type Description
$update string

Template for this status update.

$post_ID int

Post ID.

Source:
Returns:
Type
string