打开inc/check.postarticle.php查找
$postdb[content]=preg_replace('/<iframe ([^<>]+)>/i','<iframe \\1>',$postdb[content]);
注释掉即可 手机端也适用
打开inc/check.postarticle.php查找
$postdb[content]=preg_replace('/<iframe ([^<>]+)>/i','<iframe \\1>',$postdb[content]);
注释掉即可 手机端也适用