首页 WordPress函数大全 get_comment_delimited_block_content()

get_comment_delimited_block_content()

2020-05-01 / 4383阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_comment_delimited_block_content( string $block_name = null,  $block_attributes,  $block_content )

Returns the content of a block, including comment delimiters.

描述

参数

$block_name

(string)
(Optional)
Block name.

Default value: null

$attributes

(array)
(Required)
Block attributes.

$content

(string)
(Required)
Block save content.

返回

(string) Comment-delimited block content.

大家谈论
    我的见解