LLMS_Post_Handler::create( string $type = 'post', string $title = '', $excerpt = '' )
Create Post
Description Description
Parameters Parameters
- $type
-
(Optional) [optional: a post type]
Default value: 'post'
- $title
-
(Optional) [optional: a title for the post]
Default value: ''
Return Return
(int) [id of section]
Source Source
File: includes/class.llms.post.handler.php