wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



excerpt_length › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'excerpt_length', $block_core_latest_posts_excerpt_length )
Gibt zurück:
  • ()
Definiert in:
Codex:

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





Quellcode

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