Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_calendar_create_post_title

apply_filters( ‘nelio_content_calendar_create_post_title’, string $title )

Modifies the title that will be used in the given post.

Parameters

$title string

(Required) the new post title.

Source

File: includes/rest/class-nelio-content-post-rest-controller.php

Changelog

Changelog
VersionDescription
1.0.0Introduced.