wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



atom_enclosure › WordPress Filter Hooks

Seit2.2.0
Veraltetn/v
apply_filters( 'atom_enclosure', $html_link_tag )
Parameter:
  • (string) $html_link_tag The HTML link tag with a URI and other attributes.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

echo apply_filters( 'atom_enclosure', $html_link_tag );