excerpt_allowed_blocks

最后更新于:2021-11-26 09:17:28

apply_filters( ‘excerpt_allowed_blocks’, array $allowed_blocks )

Filters the list of blocks that can contribute to the excerpt.

参数

$allowed_blocks

(array)
The list of allowed blocks.

源文件

文件: gc-includes/blocks.php

View on Trac