render_block_core_post_excerpt


render_block_core_post_excerpt ( $attributes, $content, $block )

Parameters:
  • (array) attributes Block attributes.
  • (string) content Block default content.
  • (WP_Block) block Block instance.
Returns:
  • (string) Returns the filtered post excerpt for the current post wrapped inside "p" tags.
Defined at:

Description

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

Related Functions

register_block_core_post_excerpt, render_block_core_post_terms, render_block_core_post_date, render_block_core_post_content, render_block_core_post_title

Top Google Results

User discussions

wpseek mobile