过滤Feed类型永久链接。
原型
apply_filters( 'feed_link', string $output, string $feed )
参数
$output
(string)
饲料永久链接。
$feed
(string)
饲料类型。
源文件
路径:wp-includes/link-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/feed_link/
过滤Feed类型永久链接。
apply_filters( 'feed_link', string $output, string $feed )
$output
(string)
饲料永久链接。
$feed
(string)
饲料类型。
路径:wp-includes/link-template.php
英文文档:https://developer.wordpress.org/reference/hooks/feed_link/
请在后台设置小工具!