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



the_excerpt › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'the_excerpt', $post->post_excerpt )
Definiert in:
Codex:

This filter is documented in wp-includes/post-template.php





Quellcode

$excerpt = apply_filters( 'the_excerpt', $post->post_excerpt );