Description
Filters the returned trackback URL.
Occurrences
Filename | Line Number |
---|---|
wp-includes/comment-template.php | 1233 |
Parameters
Type | Name | Description |
---|---|---|
string | $trackback_url | The trackback URL. |
PHP Doc
/**
* Filters the returned trackback URL.
*
* @since 2.2.0
*
* @param string $trackback_url The trackback URL.
*/