Function __global->inject_feed_url
Definitions
sources/site.php
- Add a feed (RSS/Atom) URL to the metadata for this page.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$url | URLPATH | required parameter | N/A | N/A | The URL to the feed (if this starts with ?, then the backend script will be prepended automatically) |
$title | SHORT_TEXT | required parameter | N/A | N/A | The title of the feed |