我导入示例数据时,WordPress导入器插件显示错误消息

时间:2016-07-23 13:52:21

标签: php wordpress

我使用WordPress源代码版本4.5.3,我安装WordPress Importer插件从URL https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml导入样本数据

但是当我完成导入后,我收到了更多错误消息:

  

不推荐使用:与其类同名的方法将不会是PHP未来版本中的构造函数; WP_Import在第38行的C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中有一个弃用的构造函数。

     

警告:声明WP_Import :: bump_request_timeout()应与C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中的WP_Importer :: bump_request_timeout($ val)兼容在线38`

     

注意:自4.4版以来,不推荐使用wp_get_http!请改用WP_Http。在C:\ xampp \ htdocs \ wp \ wp-includes \ functions.php第3658行。

     

注意:第798行的C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中的数组到字符串转换

     

注意:未定义的变量:第800行的C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中的_menu_item_type

     

注意:未定义的变量:在线路802`的C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中的_menu_item_type

     

注意:未定义的变量:第804行的C:\ xampp \ htdocs \ wp \ wp-content \ plugins \ wordpress-importer \ wordpress-importer.php中的_menu_item_type

     

致命错误:在第239行的C:\ xampp \ htdocs \ wp \ wp-includes \ class-wp-http-curl.php中超出了60秒的最大执行时间。

0 个答案:

没有答案