LLMS_Generator_Courses::create_course( array $raw )

Create a new course


Description Description


Parameters Parameters

$raw

(Required) Raw course data.


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/class-llms-generator-courses.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Import images and reusable blocks found in the post's content and use create_post() from abstract.
4.3.3 Use an empty string in favor of null for empty post_content and post_excerpt fields.
3.30.2 Added hooks.
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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