W3cubDocs

/WordPress

apply_filters( ‘atom_enclosure’, string $html_link_tag )

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

Parameters

$html_link_tagstring
The HTML link tag with a URI and other attributes.

Source

echo apply_filters( 'atom_enclosure', $html_link_tag );

Changelog

Version Description
2.2.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/atom_enclosure