apply_filters( 'rss_enclosure', string $html_link_tag )

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


Description Description


Parameters Parameters

$html_link_tag

(string) The HTML link tag with a URI and other attributes.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.