Core Function
View Source on Trac ↗ render_block_core_archives()
render_block_core_archives( mixed $attributes ) Renders the `core/archives` block on server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
Returns the post content with archives added.
Function Information
Since Version
5.0.0
Source File
wp-includes/blocks/archives.php
Advertisement