render_block_core_post_title


render_block_core_post_title ( $attributes, $content, $block )

Parameters:
  • (array) attributes Block attributes.
  • (string) content Block default content.
  • (WP_Block) block Block instance.
Returns:
  • (string) Returns the filtered post title for the current post wrapped inside "h1" tags.
Defined at:
Change Log:
  • O: m

Description

Renders the `core/post-title` block on the server.

Related Functions

render_block_core_site_title, render_block_core_post_date, register_block_core_post_title, render_block_core_post_terms, render_block_core_comments_title

Top Google Results

User discussions

wpseek mobile