wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



feed_links_show_posts_feed › Les Filtres WordPress

Depuis4.4.0
Dépréciéen/a
apply_filters( 'feed_links_show_posts_feed', true )
Paramètres:
  • (bool) $show Whether to display the posts feed link. Default true.
    Requis: Oui
Défini(e) dans:
Codex:

Filters whether to display the posts feed link.





Source

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