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