[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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.

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

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




Generated : Mon Mar 18 08:20:01 2024 Cross-referenced by PHPXref