apply_filters( 'wpt_tweet_repeat_count', $count ) → {int}
Adjust the values available to choose for setting the number of times a Tweet can be reposted. Default 4
.
Parameters:
Name | Type | Description |
---|---|---|
$count |
int | Maximum number of times a Tweet can be reposted. |
- Source:
Returns:
- Type
- int