render_block_core_post_date


render_block_core_post_date ( $attributes, $content, $block )

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

Description

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

Related Functions

render_block_core_post_terms, render_block_core_post_title, render_block_core_post_template, register_block_core_post_date, render_block_core_post_author

Top Google Results

User discussions

wpseek mobile