Wordpress 钩子:atom_enclosure
文章目录
过滤当前帖子的原子圈HTML链接标记。
原型
apply_filters( 'atom_enclosure', string $html_link_tag )
参数
$html_link_tag
(string)
带有URI和其他属性的HTML链接标记。
源文件
路径:wp-includes/feed.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/atom_enclosure/
文章作者 iBllex
上次更新 2019-02-12