您好我目前正在学习并试验Jack Lenox的ReactJS / WP主题
https://github.com/Automattic/Picard我安装它时没有显示帖子&控制台正在显示此消息
Uncaught TypeError: Cannot read property 'hasClass' of null
有人帮忙吗?谢谢堆:)
答案 0 :(得分:0)
我解决了致命错误:Class' WP_JSON_Comments'没有在... / functions.php第163行和第39页中找到从wordpress插件中心下载wp-rest插件时出现此错误,当前版本为1.2.4。https://wordpress.org/plugins/json-rest-api/
目前的picard正在使用wp-rest V1,wp-rest v2仍处于测试阶段。请参阅:https://github.com/Automattic/Picard/issues/43
我还将我的wordpress更新为4.4.1