[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> query-total.php (summary)

Server-side rendering of the `core/query-total` block.

File Size: 88 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  render_block_core_query_total()
  register_block_core_query_total()

Functions
Functions that are not part of a class:

render_block_core_query_total( $attributes, $content, $block )   X-Ref
Renders the `query-total` block on the server.

return: string The rendered block content.
param: array    $attributes Block attributes.
param: string   $content    Block default content.
param: WP_Block $block      Block instance.

register_block_core_query_total()   X-Ref
Registers the `query-total` block.




Generated : Fri Feb 21 08:20:01 2025 Cross-referenced by PHPXref