render_block_core_comments_pagination
render_block_core_comments_pagination ( $attributes, $content )
Parameters:- (array) attributes Block attributes.
- (string) content Block default content.
Returns:- (string) Returns the wrapper for the Comments pagination.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Renders the `core/comments-pagination` block on the server.