apply_filters( 'learndash_csv_download_headers', array $http_headers, array $transient_data, string $data_slug )

Filters http headers for CSV download request.


Description Description


Parameters Parameters

$http_headers

An array of http headers.

$transient_data

An array of transient data for csv download.

$data_slug

The slug of the data to be downloaded.


Top ↑

Source Source

File: includes/admin/class-learndash-admin-settings-data-reports.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.