WPDev.one
Core Function
View Source on Trac ↗

enqueue_legacy_post_comments_block_styles()

enqueue_legacy_post_comments_block_styles( mixed $block_name )

Enqueues styles from the legacy `core/post-comments` block. These styles are

Parameters 1 required

Name / Type Description
$block_name
string

Name of the new block type.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
6.1.0
Source File
wp-includes/blocks/comments.php
Advertisement