LLMS_Generator_Courses::setup_raw_for_clone( array $raw )

Modifies incoming raw data when creating a clone of a course or lesson


Description Description

When a clone is created, it will automatically have "(Clone)" appended to the existing title and will be created with the "Draft" status.


Parameters Parameters

$raw

(Required) Raw data array for the course or lesson.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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