apply_filters( 'wpt_shorten_link', string, string, int )
Make modifications to URLs prior to shortening.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$url Full permalink URL to post. |
|
string |
$shortener Shortener selected in settings. |
|
int |
$post_ID Post ID. |
- Source:
Returns:
string