Summery Summery
Get all thumbnails
Syntax Syntax
Return Return
(array|null) Array of thumbnail URLs
Source Source
File: wp-includes/SimplePie/Enclosure.php
*/
public function native_embed($options='')
{
return $this->embed($options, true);
}
/**
* Embed the enclosure using Javascript
*
* `$options` is an array or comma-separated key:value string, with the
* following properties: