wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/blocks/post-featured-image.php › WordPress File

Funktionen4
Server-side rendering of the `core/post-featured-image` block.


Funktion Kurzbeschreibung
get_block_core_post_featured_image_border_attributesGenerates class names and styles to apply the border support styles for the Post Featured Image block.
get_block_core_post_featured_image_overlay_element_markupGenerate markup for the HTML element that will be used for the overlay.
register_block_core_post_featured_imageRegisters the `core/post-featured-image` block on the server.
render_block_core_post_featured_imageRenders the `core/post-featured-image` block on the server.