Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_post_title

apply_filters( ‘nelio_content_post_title’, string $title, int $post_id )

Modifies the title of the post.

Parameters

$title string

(Required) the title.

$post_id int

(Required) the ID of the post.