wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



feed_links_show_comments_feed › WordPress Filter Hooks

Seit4.4.0
Veraltetn/v
apply_filters( 'feed_links_show_comments_feed', true )
Parameter:
  • (bool) $show Whether to display the comments feed link. Default true.
    Erforderlich: Ja
Definiert in:
Codex:

Filters whether to display the comments feed link.





Quellcode

if ( apply_filters( 'feed_links_show_comments_feed', true ) ) {