Front_End::wrap_oembeds( string $markup, string $url, array $attr )
Wrap embeds.
Parameters
- $markup
-
(Required) embed markup.
- $url
-
(Required) embed url.
- $attr
-
(Required) embed attributes [width/height].
Return
(string)
Source
File: inc/core/front_end.php
Expand full source code Collapse full source code View on Github