Render the feed and echo it (with proper http header)
Usage
// basic usage
$bool = $markupRSS->render();
// usage with all arguments
$bool = $markupRSS->render($feedPages = null);
Arguments
Name | Type(s) | Description |
---|---|---|
feedPages (optional) | PageArray, null |
Return value
bool
MarkupRSS methods and properties
API reference based on ProcessWire core version 3.0.236