Results 13 issues of 优羽Yoho

启用类似的缓存插件后,页面从缓存获取,文章的访问量并没有实际增加。 有启用Jetpack类似的插件,通过插件查询时同个页面访问量680,主题统计32(短时间内高访问量) 思路的话应该有类似把浏览数做成ajax一类的不会缓存的请求额外来统计或者是调用一些外部数据之类的 不是那么紧要的问题,有空的话可以考虑优化一下 感谢作者的主题

![image](https://user-images.githubusercontent.com/16574473/119016731-dc92b080-b9cc-11eb-8fce-207c2a239517.png) 启用【允许评论者使用 QQ 头像】后,可以从网页代码中获取到该评论者的QQ号码,会有隐私问题。 可以调整如下,通过后端访问API获取JSON,再将JSON中获得的参数K填入url中,即可起到加密的效果。 先使用 http://ptlogin2.qq.com/getface?&imgtype=1&uin=扣扣号 获得返回json中的url地址,修改地址参数中的s设置大小即可,此时请求头像的url中即不含QQ号码了。

TODO

I found a similar problem in a picture. Before, I found that the blurring of the vision was restored. Now I find that the foreground will also be solved. I...

If you do not refresh the page after saving in the Gutenberg editor, the images will be uploaded repeatedly I use the following steps: 1. Copy an article containing text...

bug