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


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/models/model.llms.instructor.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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