LDLMS_Course_Steps::set_steps( array $course_steps = array() )

Set Course steps.


Description Description

This is generally called when editing the course and the course steps has been changed.


Parameters Parameters

$course_steps

(Optional) Array of Course steps.

Default value: array()


Top ↑

Source Source

File: includes/classes/class-ldlms-model-course-steps.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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