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.