[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/query-pagination-numbers` block.
File Size: | 101 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_query_pagination_numbers( $attributes, $content, $block ) X-Ref |
Renders the `core/query-pagination-numbers` block on the server. return: string Returns the pagination numbers for the Query. param: array $attributes Block attributes. param: string $content Block default content. param: WP_Block $block Block instance. |
register_block_core_query_pagination_numbers() X-Ref |
Registers the `core/query-pagination-numbers` block on the server. |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |