LLMS_Post_Model::to_array_extra_images( string $content )
Add images found in the post’s content to the post’s array
Description Description
Parameters Parameters
- $content
-
(Required) Raw
post_content
string.
Return Return
(string[]) Array of image source URLs.
Source Source
File: includes/abstracts/abstract.llms.post.model.php
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |