Deprecated Deprecated
This method has been deprecated. Use the second parameter to embed instead
Summery Summery
Embed the enclosure using <embed>
Syntax Syntax
Parameters Parameters
- $options
-
(Optional) See first paramter to embed
Default value: ''
Return Return
(string) HTML string to output
Source Source
File: wp-includes/SimplePie/Enclosure.php
else { $options = explode(',', $options); foreach($options as $option)