[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/blocks/ -> rss.php (summary)

Server-side rendering of the `core/rss` block.

File Size: 119 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  render_block_core_rss()
  register_block_core_rss()

Functions
Functions that are not part of a class:

render_block_core_rss( $attributes )   X-Ref
Renders the `core/rss` block on server.

return: string Returns the block content with received rss items.
param: array $attributes The block attributes.

register_block_core_rss()   X-Ref
Registers the `core/rss` block on server.




Generated: Sun Apr 28 01:00:03 2024 Cross-referenced by PHPXref 0.7.1