Description
Lets you export other custom fields to include in bulk editing.
Parameter
- $fields array
An array of fields to be exported
Usage example
The above script adds two more columns in your exported CSV file called _custom_field_name and _another_custom_field
A more advanced example, with custom callback: