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