render_block_core_page_list
render_block_core_page_list ( $attributes, $content, $block )
Parameters:- (array) attributes The block attributes.
- (string) content The saved content.
- (WP_Block) block The parsed block.
Returns:- (string) Returns the page list markup.
Defined at: - Introduced in WordPress: 5.8.0
- Deprecated in WordPress: —
Description
Renders the `core/page-list` block on server.