apply_filters( ‘nelio_content_post_excerpt’, string $excerpt, int $post_id )Modifies the excerpt of the post.Parameters $excerpt string (Required) the excerpt. $post_id int (Required) the ID of the post.