apply_filters( 'trackback_url', string $tb_url )

Filters the returned trackback URL.


Parameters

$tb_url

(string) The trackback URL.


Source

File: wp-includes/comment-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.2.0 Introduced.