LLMS_Abstract_Privacy
LifterLMS Privacy Export / Eraser abstract class
Description Description
Thanks WooCommerce.
Source Source
File: includes/abstracts/llms.abstract.privacy.php
Changelog Changelog
Version | Description |
---|---|
3.18.0 | Introduced. |
Methods Methods
- __construct — Constructor
- add_eraser — Register an eraser
- add_exporter — Register an exporter
- add_hooks — Add filters for the registered exporters & erasers
- add_privacy_message — Add privacy message sample content
- get_privacy_message — Get the privacy message sample content This stub can be overloaded
- get_student_by_email — Retrieve an instance of an LLMS_Student from email address
- register_erasers — Add all registered erasers to the array of existing erasers
- register_exporters — Add all registered erasers to the array of existing exporters