wordpress 功能小组件去掉/项目feed/评论feed/WordPress.org
2022-07-29 10:13:20
144
{{single.collect_count}}

查看原文:https://www.raoyunsoft.com/wordpress/index.php/2020/12/10/remove_wordpress_function

WordPress装好以后一个很烦人的问题,就是他的功能小组件有很多不是我们想要的,如图:
在这里插入图片描述

我们只是想要登录注册功能,其它的删除掉,话不多说开干。

我的WordPress是5.6的,系统是Ubantu,安装路径是/var/www/html/wordpress,供大家参考。

我们要修改是class-wp-widget-meta.php文件,在/wordpress/wp-includes/widgets目录下面,选中的就是我们要删除的内容:

在这里插入图片描述

删除后如图:

在这里插入图片描述

现在我们刷新一下网页就舒坦了:

在这里插入图片描述

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}