Wordpress 钩子: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/
文章作者 iBllex
上次更新 2019-02-17