render_block_core_query_no_results
render_block_core_query_no_results ( $attributes, $content, $block )
Parameters:- (array) attributes Block attributes.
- (string) content Block default content.
- (WP_Block) block Block instance.
Returns:- (string) Returns the wrapper for the no results block.
Defined at: - Introduced in WordPress: 6.0.0
- Deprecated in WordPress: —
Description
Renders the `core/query-no-results` block on the server.