feed_links_show_posts_feed

最后更新于:2021-11-26 09:51:09

apply_filters( ‘feed_links_show_posts_feed’, bool $show )

Filters whether to display the posts feed link.

参数

$show

(bool)
Whether to display the posts feed link. Default true.

源文件

文件: gc-includes/general-template.php

View on Trac