Adds IP address field to export

This commit is contained in:
Vlad
2018-02-15 22:04:58 -05:00
committed by pavel-mailpoet
parent c8f334d782
commit e87134eca4
3 changed files with 6 additions and 3 deletions

View File

@@ -181,6 +181,7 @@ class Export {
'first_name',
'last_name',
'email',
'subscribed_ip',
array(
'global_status' => Subscriber::$_table . '.status'
),