WPDev.one
Core Function
View Source on Trac ↗

render_block_core_query_total()

render_block_core_query_total( mixed $attributes, mixed $content, mixed $block )

Renders the `query-total` block on the server.

Parameters 3 required

Name / Type Description
$attributes
array

Block attributes.

Required
$content
string

Block default content.

Required
$block
WP_Block

Block instance.

Required

Return Value

(string)
The rendered block content.

Function Information

Since Version
6.8.0
Source File
wp-includes/blocks/query-total.php
Advertisement