Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_post_excerpt

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.