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. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.