最后更新于:2021-11-26 09:49:11
apply_filters( ‘feed_links_show_comments_feed’, bool $show )
Filters whether to display the comments feed link.
参数
- $show
-
(bool)
Whether to display the comments feed link. Default true.
源文件
文件: gc-includes/general-template.php
View on Trac