apply_filters( 'trackback_url', string $tb_url )
Filters the returned trackback URL.
Description Description
Parameters Parameters
- $tb_url
-
(string) The trackback URL.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |