W3cubDocs

/WordPress

apply_filters( ‘trackback_url’, string $trackback_url )

Filters the returned trackback URL.

Parameters

$trackback_urlstring
The trackback URL.

Source

return apply_filters( 'trackback_url', $trackback_url );

Changelog

Version Description
2.2.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/trackback_url