Core Function
View Source on Trac ↗ get_block_core_post_featured_image_overlay_element_markup()
get_block_core_post_featured_image_overlay_element_markup( mixed $attributes ) Generate markup for the HTML element that will be used for the overlay.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | Block attributes. Required |
Return Value
(string)
HTML markup in string format.
Function Information
Since Version
6.1.0
Source File
wp-includes/blocks/post-featured-image.php
Advertisement