apply_filters( 'learndash_csv_data', array $csv_data, string $data_slug )

Filters CSV data.


Description Description


Parameters Parameters

$csv_data

An array of CSV data.

$data_slug

The slug of the data in the CSV.


Top ↑

Source Source

File: includes/admin/classes-data-reports-actions/class-learndash-admin-data-reports-user-courses.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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