Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Privacy_Exporters::get_student_data( LLMS_Student $student )
Get student data to export for a user
Description Description
Parameters Parameters
- $student
-
(Required) Student object.
Return Return
(array)
Source Source
File: includes/privacy/class-llms-privacy-exporters.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |