Core Function
View Source on Trac ↗ render_block_core_rss()
render_block_core_rss( mixed $attributes ) Renders the `core/rss` block on server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
Returns the block content with received rss items.
Function Information
Since Version
5.2.0
Source File
wp-includes/blocks/rss.php
Advertisement