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_count | Counts words or characters in a provided text string. |
| register_block_core_post_time_to_read | Registers the `core/post-time-to-read` block on the server. |
| render_block_core_post_time_to_read | Renders the `core/post-time-to-read` block on the server. |