用FTP工具打开网站根目录,找到wp-config.php 末尾加一段话: 1234if(is_admin()) { add_filter(‘filesystem_method’, create_function(‘$a’,’return “direct”;’ )