wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



atom_enclosure › Hooks de Filtros WordPress

Desde2.2.0
Obsoleton/a
apply_filters( 'atom_enclosure', $html_link_tag )
Parâmetros:
  • (string) $html_link_tag The HTML link tag with a URI and other attributes.
    Required: Yes
Definido em:
Codex:

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





Fonte

echo apply_filters( 'atom_enclosure', $html_link_tag );