Summery Summery
Get the width
Syntax Syntax
Return Return
(string|null)
Source Source
File: wp-includes/SimplePie/Enclosure.php
{ // Set up defaults $audio = ''; $video = ''; $alt = ''; $altclass = ''; $loop = 'false'; $width = 'auto'; $height = 'auto'; $bgcolor = '#ffffff'; $mediaplayer = '';