render_block_core_query_title
render_block_core_query_title ( $attributes, $content, $block )
Parameters:- (array) attributes Block attributes.
- (array) _content Block content.
- (object) block Block instance.
Returns:- (string) Returns the query title based on the queried object.
Defined at: - Introduced in WordPress: 5.8.0
- Deprecated in WordPress: —
Description
Renders the `core/query-title` block on the server.For now it supports Archive title, Search title, and Post Type Label,
using queried object information