2021-09-30
·
Coding
·
约 4304 字
·
阅读需 11 分钟
·
24 次阅读
·
这是是一段Wordpress 相关文章的代码片段,来自chaplin 主题中的相关文章代码,但其中有一个小bug,需要注意。
2021-09-29
·
Coding
·
约 1538 字
·
阅读需 4 分钟
·
40 次阅读
·
因不可抗因素,谷歌字体(https://fonts.google.com/)加载困难,有许多插件可以帮您解决这个问题,但您不想用插件,那么这里是一个比较粗暴解决方法,将字体文件下载到本地并加载。
2021-09-07
·
Coding
·
约 1067 字
·
阅读需 3 分钟
·
16 次阅读
·
手里有一个放在国内服务器上的站点仍然使用的Twenty twelve 主题,该主题默认加载 Google fonts,但又不想安装插件。
2021-09-02
·
Coding
·
约 1014 字
·
阅读需 3 分钟
·
12 次阅读
·
How to find the top most category of a post in wordpress?
2019-10-06
·
Coding
·
约 3393 字
·
阅读需 9 分钟
·
19 次阅读
·
In the previous two posts, I’ve talked about the basics of caching and how caching works in WordPress, at least to a degree.