WordPress做独立页面视频播放页面,需要使用到地址伪静态(mobantu.com/play/tset.html),主题的functions.php里面加

独立播放页面通过$wp_query->query['v']来获取传来的base64_encode值。