apply_filters( 'woocommerce_report_customers_export_columns' )
Filter to add or remove column names from the customers report for export.
Description Description
Source Source
File: packages/woocommerce-admin/src/API/Reports/Customers/Controller.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |