LLMS_Post_Instructors::pre_set_instructors( array $instructors = array() )
Format an instructors array for saving to the db.
Description Description
Parameters Parameters
- $instructors
-
(Optional) Array of full (or partial) instructor data.
Default value: array()
Return Return
(array)
Source Source
File: includes/models/model.llms.post.instructors.php
Changelog Changelog
Version | Description |
---|---|
3.25.0 | Introduced. |