<?php require_once("wp-load.php"); $embed_code = wp_oembed_get('http://vimeo.com/XXXXX'); print($embed_code); ?> This is somewhat new to me.
確定! 回上一頁