Filter: wpt_show_last_tweet

apply_filters( 'wpt_show_last_tweet', $show ) → {bool}

Disable the admin notice that shows the last sent update.

Parameters:
Name Type Description
$show bool

true to show; false to hide.

Source:
Returns:
Type
bool