mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 16:17:28 +02:00
Updated The collectData function (markdown)
@@ -32,7 +32,7 @@ $item['timestamp'] // Timestamp of the item in numeric format (use `strtotime()
|
|||||||
$item['author'] // Name of the author for this item
|
$item['author'] // Name of the author for this item
|
||||||
$item['content'] // Content in HTML format
|
$item['content'] // Content in HTML format
|
||||||
$item['enclosures'] // Array of URIs to an attachments (pictures, files, etc...)
|
$item['enclosures'] // Array of URIs to an attachments (pictures, files, etc...)
|
||||||
$item['categories'] // Array of category names
|
$item['categories'] // Array of categories / tags / topics
|
||||||
```
|
```
|
||||||
All formats support these parameters. The formats `Plaintext` and `JSON` also support custom parameters.
|
All formats support these parameters. The formats `Plaintext` and `JSON` also support custom parameters.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user