过滤当前帖子的RSS机箱HTML链接标记。
原型
apply_filters( 'rss_enclosure', string $html_link_tag )
参数
$html_link_tag
(string)
带有URI和其他属性的HTML链接标记。
源文件
路径:wp-includes/feed.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/rss_enclosure/
过滤当前帖子的RSS机箱HTML链接标记。
apply_filters( 'rss_enclosure', string $html_link_tag )
$html_link_tag
(string)
带有URI和其他属性的HTML链接标记。
路径:wp-includes/feed.php
英文文档:https://developer.wordpress.org/reference/hooks/rss_enclosure/
请在后台设置小工具!