CartFlows_Batch_Process::add_svg_image_support( array $response, object $attachment, array $meta )
Add SVG image support
Parameters
- $response
-
(array) (Required) Attachment response.
- $attachment
-
(object) (Required) Attachment object.
- $meta
-
(array) (Required) Attachment meta data.
Source
File: classes/importer/batch-process/class-cartflows-batch-process.php
Changelog
Version | Description |
---|---|
1.1.4 | Introduced. |