render_block_core_query_total
render_block_core_query_total ( $attributes, $content, $block )
Parameters:- (array) attributes Block attributes.
- (string) content Block default content.
- (WP_Block) block Block instance.
Returns:- (string) The rendered block content.
Defined at: - Introduced in WordPress: 6.8.0
- Deprecated in WordPress: —
Description
Renders the `query-total` block on the server.