media_from_array( array $array = array(), string $size = 'full' )
Retrieve media from an array.
Parameters
- $array
-
(Optional) Array for media.
Default value: array()
- $size
-
(Optional) The media size.
Default value: 'full'
Return
(false|string)
Source
File: header-footer-grid/functions-template.php
Expand full source code Collapse full source code View on Github