wpseek.com
A WordPress-centric search engine for devs and theme authors



excerpt_length › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length )
Returns:
  • ()
Defined at:
Codex:

Callback for the excerpt_length filter used by the Latest Posts block at render time.





Source

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