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.
2019-10-06
·
Coding
·
约 2913 字
·
阅读需 8 分钟
·
18 次阅读
·
In the previous post, I shared a basic primer for how database-backed applications – specifically WordPress – work without cac ...
2019-10-06
·
Coding
·
约 2984 字
·
阅读需 8 分钟
·
19 次阅读
·
Back in may, I wrote an article about using the WordPress Transients API. I summarize the article like this:
2019-10-03
·
Coding
·
约 770 字
·
阅读需 2 分钟
·
17 次阅读
·
近日因工作调整,重拾PHP的活,遂启用macbook的开发用途,采用mac自带Apache+PHP搭建本地环境,然发现在macbook自带的Apache+PHP环境中没有开启错误提示,这里提供一个解决方案:
2019-10-03
·
Coding
·
约 848 字
·
阅读需 3 分钟
·
24 次阅读
·
因为工作原因,近期重拾Wordpress的相关工作,久未接触,而今发现Jetpack已如此强大,遂至Automattic一探究竟,然能力有限,耗时费力。