apply_filters( 'sensei_email_seeder_data', $emails ) → {array}
Filter the email data.
Parameters:
Name | Type | Description |
---|---|---|
$emails |
array | Email data. |
- Since:
- 4.12.0
- Source:
Returns:
Filtered array of email data.
- Type
- array