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



atom_enclosure › Les Filtres WordPress

Depuis2.2.0
Dépréciéen/a
apply_filters( 'atom_enclosure', $html_link_tag )
Paramètres:
  • (string) $html_link_tag The HTML link tag with a URI and other attributes.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

echo apply_filters( 'atom_enclosure', $html_link_tag );