excerpt_length

过滤钩子
apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length )

渲染时最新文章区块使用的 excerpt_length 过滤器的回调。

$excerpt_length = (int) apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length );

常见问题

FAQs
查看更多 >