Learndash_Admin_Data_Reports_Courses
Class LearnDash Course Reports.
Description Description
Source Source
File: includes/admin/classes-data-reports-actions/class-learndash-admin-data-reports-user-courses.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |
Methods Methods
- __construct — Public constructor for class
- getInstance — Get the single instance of the class
- process_report_action — Class method for the AJAX update logic This function will determine what users need to be converted. Then the course and quiz functions will be called to convert each individual user data set.
- register_report_action — Register Report Action
- report_column — Handles display formatting of report column value.
- send_report_headers_to_csv — Send Report Headers to CSV
- set_report_filenames — Set Report Filenames
- set_report_headers — Set Report Headers
- show_report_action — Show Report Action