标签:des io ar 使用 for strong 文件 on div
wordpress添加自定义上传附件类型添加rar支持
在wp-includes/functions.php文件中查找application/zip,在“// openoffice formats”这行的上面加上
‘rar‘ => ‘application/rar‘,
其它解决办法
方法1:使用winrar压缩的时候“压缩文件格式”选择为zip。
方法2:直接禁用文件类型检测,在wp-config.php文件中,添加这样一句代码
wordpress上传附件提示抱歉,出于安全的考虑,不支持此文件类型
标签:des io ar 使用 for strong 文件 on div
原文地址:http://www.cnblogs.com/yueke/p/4111750.html