Use this hook to run custom actions prior to the members list export to CSV.
do_action('pmpro_before_members_list_csv_export', $theusers);
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/adminpages/memberslist-csv.php
View in Source Code