edd_export_all_customers()
Export all the customers to a CSV file.
Description Description
Note: The WordPress Database API is being used directly for performance reasons (workaround of calling all posts and fetch data respectively)
Return Return
(void)
Source Source
File: includes/admin/reporting/export/export-actions.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.4.4 | Introduced. |