This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
CartFlows_Import_Image::get_hash_image( string $attachment_url )
Get Hash Image.
Parameters
- $attachment_url
-
(string) (Required) Attachment URL.
Return
(string) Hash string.
Source
File: classes/importer/batch-process/helpers/class-cartflows-importer-image.php
Changelog
Version | Description |
---|---|
1.1.1 | Introduced. |