... elseif($source == 'youtube'){ $embed = wp_oembed_get($src, array('width'=>100, 'height' => 75)); $embed = str_replace('100', '100%', ...
確定! 回上一頁