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)


Top ↑

Source Source

File: includes/admin/reporting/export/export-actions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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