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: ''


Top ↑

Return Return

(int) [id of section]


Top ↑

Source Source

File: includes/class.llms.post.handler.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.