WPDev.one
Core Function
View Source on Trac ↗

render_block_core_query_title()

render_block_core_query_title( mixed $attributes )

Renders the `core/query-title` block on the server.

Parameters 1 required

Name / Type Description
$attributes
array

Block attributes.

Required

Return Value

(string)
Returns the query title based on the queried object.

Function Information

Since Version
5.8.0
Source File
wp-includes/blocks/query-title.php
Advertisement