excerpt_length

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

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

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$excerpt_length = (int) apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length );
$excerpt_length = (int) apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length );
$excerpt_length = (int) apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length );

常见问题

FAQs
查看更多 >