apply_filters( 'wpt_term_template_filter', $template, $term_id ) → {string}
Filter the Tweet template for Tweets in a specific term.
Parameters:
Name | Type | Description |
---|---|---|
$template |
string | The template to use to generate Tweets. |
$term_id |
int | Term ID. |
- Source:
Returns:
- Type
- string