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