apply_filters( 'wpt_tag_default', $char, $t_id ) → {string}
Change the default tag character. Default '#'.
Parameters:
Name | Type | Description |
---|---|---|
$char |
string | Character used to convert tags into hashtags. |
$t_id |
int | Term ID. |
- Source:
Returns:
- Type
- string