LLMS_Instructor::add_parent( mixed $parent_ids )
Add a parent instructor to an assistant instructor
Description Description
Parameters Parameters
- $parent_ids
-
(Required) WP User ID of the parent instructor or array of User IDs to add multiple
Return Return
(boolean)
Source Source
File: includes/models/model.llms.instructor.php
Changelog Changelog
Version | Description |
---|---|
3.13.0 | Introduced. |