apply_filters( 'trackback_url', string $tb_url )

Filters the returned trackback URL.


Description


Parameters

$tb_url

(string) The trackback URL.


Top ↑

Source

File: wp-includes/comment-template.php

View on Trac


Top ↑

Changelog

Version Description
2.2.0 Introduced.