wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



feed_links_extra_show_search_feed › WordPress Filter Hooks

Da6.1.0
Deprecaton/a
apply_filters( 'feed_links_extra_show_search_feed', true )
Parametri:
  • (bool) $show Whether to display the search results feed link. Default true.
    Richiesto:
Definito a:
Codex:

Filters whether to display the search results feed link.





Sorgenti

$show_search_feed = apply_filters( 'feed_links_extra_show_search_feed', true );