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



atom_enclosure › WordPress Filter Hooks

Da2.2.0
Deprecaton/a
apply_filters( 'atom_enclosure', $html_link_tag )
Parametri:
  • (string) $html_link_tag The HTML link tag with a URI and other attributes.
    Richiesto:
Definito a:
Codex:

Filters the atom enclosure HTML link tag for the current post.





Sorgenti

echo apply_filters( 'atom_enclosure', $html_link_tag );