| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/comment-reply-link` block.
| File Size: | 80 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| render_block_core_comment_reply_link( $attributes, $content, $block ) X-Ref |
| Renders the `core/comment-reply-link` block on the server. return: string Return the post comment's reply link. param: array $attributes Block attributes. param: string $content Block default content. param: WP_Block $block Block instance. |
| register_block_core_comment_reply_link() X-Ref |
| Registers the `core/comment-reply-link` block on the server. |
| Generated: Sat Nov 8 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |