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
Version | Description |
---|---|
1.0.0 | Introduced. |