apply_filters( 'wpt_utm_source', $source ) → {string}
Filter the default utm_source argument in link analytics.
Parameters:
| Name | Type | Description |
|---|---|---|
$source |
string | Default 'twitter'. |
- Source:
Returns:
- Type
- string
Filter the default utm_source argument in link analytics.
| Name | Type | Description |
|---|---|---|
$source |
string | Default 'twitter'. |