[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/blocks/ -> comments-title.php (summary)

Server-side rendering of the `core/comments-title` block.

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

Defines 2 functions

  render_block_core_comments_title()
  register_block_core_comments_title()

Functions
Functions that are not part of a class:

render_block_core_comments_title( $attributes )   X-Ref
Renders the `core/comments-title` block on the server.

param: array $attributes Block attributes.
return: string Return the post comments title.

register_block_core_comments_title()   X-Ref
Registers the `core/comments-title` block on the server.




Generated: Sat Apr 20 01:00:03 2024 Cross-referenced by PHPXref 0.7.1