LLMS_Privacy_Exporters::order_data( string $email_address, int $page )

Export student orders data by email address


Description Description


Parameters Parameters

$email_address

(Required) Email address of the user to retrieve data for.

$page

(Required) Process page number.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/privacy/class-llms-privacy-exporters.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.9 Added $group_description to the group exporter.
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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