render_block_core_post_featured_image


render_block_core_post_featured_image ( $attributes, $content, $block )

Parameters:
  • (array) attributes Block attributes.
  • (string) content Block default content.
  • (WP_Block) block Block instance.
Returns:
  • (string) Returns the featured image for the current post.
Defined at:

Description

Renders the `core/post-featured-image` block on the server.

Related Functions

register_block_core_post_featured_image, render_block_core_post_author_name, render_block_core_post_date, render_block_core_post_title, render_block_core_post_terms

Top Google Results

User discussions

wpseek mobile