Adds IP address field to export
This commit is contained in:
@@ -181,6 +181,7 @@ class Export {
|
||||
'first_name',
|
||||
'last_name',
|
||||
'email',
|
||||
'subscribed_ip',
|
||||
array(
|
||||
'global_status' => Subscriber::$_table . '.status'
|
||||
),
|
||||
|
Reference in New Issue
Block a user