css 如何从最近的帖子短信中删除“评论”一词。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 如何从最近的帖子短信中删除“评论”一词。相关的知识,希望对你有一定的参考价值。

/* How to remove the word “Comments” from recent posts shortcode. */

.recent-posts-content .meta span:nth-child(3), .recent-posts-content .meta .meta-separator {
    display: none !important;
}

以上是关于css 如何从最近的帖子短信中删除“评论”一词。的主要内容,如果未能解决你的问题,请参考以下文章

php 从管理菜单中删除帖子,评论和工具

php 从帖子和页面中删除WordPress评论。

如何使用 Facebook GRAPH API 删除 Facebook 评论帖子?

从通知中心删除远程通知

如何检索评论/帖子的键

Mern,删除评论问题