V4444

Results 3 issues of V4444

外观-菜单-添加菜单项-分类中生成的分类,分类后无法正确链接到具体文章。 ![image](https://user-images.githubusercontent.com/66543869/228797987-885dfb45-cd7f-40ee-bf7c-a92ab27185fc.png)

使用教程能否更加完善和详细,针对非JAVA或者小白更友好,谢谢!

to do

inc.php文件中225和226行代码拼写错误,少写一个_。应该为: add_filter('rest_enabled', '__return_false'); add_filter('rest_jsonp_enabled', '__return_false');