apply_filters( 'learndash_report_filename', string $report_file_name , string $data_slug )
Filters data report file path.
Description Description
Parameters Parameters
- $report_file_name
-
The name of the report file path.
- $data_slug
-
The slug of the data in the CSV.
Source Source
File: includes/admin/classes-data-reports-actions/class-learndash-admin-data-reports-user-courses.php
Changelog Changelog
Version | Description |
---|---|
2.4.7 | Introduced. |