[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/comments-pagination` block.
File Size: | 43 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_comments_pagination( $attributes, $content ) X-Ref |
Renders the `core/comments-pagination` block on the server. param: array $attributes Block attributes. param: string $content Block default content. return: string Returns the wrapper for the Comments pagination. |
register_block_core_comments_pagination() X-Ref |
Registers the `core/comments-pagination` block on the server. |
Generated: Sun Dec 22 01:00:02 2024 | Cross-referenced by PHPXref 0.7.1 |