过滤返回的引用网址。
原型
apply_filters( 'trackback_url', string $tb_url )
参数
$tb_url
(string)
引用网址。
源文件
路径:wp-includes/comment-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/trackback_url/
过滤返回的引用网址。
apply_filters( 'trackback_url', string $tb_url )
$tb_url
(string)
引用网址。
路径:wp-includes/comment-template.php
英文文档:https://developer.wordpress.org/reference/hooks/trackback_url/
请在后台设置小工具!