the_excerpt

过滤钩子


apply_filters( 'the_excerpt', $post->post_excerpt )
定义位置
  • wp-includes/comment.php
    , line 2984
引入
n/a
弃用

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

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