wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-includes/blocks/post-time-to-read.php › WordPress File

Functions3
Server-side rendering of the `core/post-time-to-read` block.


Function Short description
block_core_post_time_to_read_word_countCounts words or characters in a provided text string.
register_block_core_post_time_to_readRegisters the `core/post-time-to-read` block on the server.
render_block_core_post_time_to_readRenders the `core/post-time-to-read` block on the server.