atom_enclosure

最后更新于:2021-11-25 20:29:46

apply_filters( ‘atom_enclosure’, string $html_link_tag )

Filters the atom enclosure HTML link tag for the current post.

参数

$html_link_tag

(string)
The HTML link tag with a URI and other attributes.

源文件

文件: gc-includes/feed.php

View on Trac