Functions

Handle RSS cloud registrations.

backend_cloud_script() 
package syndication

Get enclosure details from a URL, as efficiently as possible.

get_enclosure_details(\URLPATH $url, \URLPATH $enclosure_url) : array
package syndication

Parameters

$url

\URLPATH

The (possibly short) URL to get details for

$enclosure_url

\URLPATH

The full URL to get details for

Returns

arrayA pair: the length of the data, the mime type

Handle RSS/Atom output.

rss_backend_script() 
package syndication