In the previous two posts, I’ve talked about the basics of caching and how caching works in WordPress, at least to a degree.
分类: Coding
Understanding Caching in WordPress, Part 2
In the previous post, I shared a basic primer for how database-backed applications – specifically WordPress – work without caching.
Understanding Caching in WordPress, Part 1
Back in may, I wrote an article about using the WordPress Transients API. I summarize the article like this:
Mac自带PHP+Apache环境中不显示错误信息的解决
近日因工作调整,重拾PHP的活,遂启用macbook的开发用途,采用mac自带Apache+PHP搭建本地环境,然发现在macbook自带的Apache+PHP环境中没有开启错误提示,这里提供一个解决方案:
以root身份运行Homebrew非常危险,不再受支持
因为工作原因,近期重拾WordPress的相关工作,久未接触,而今发现Jetpack已如此强大,遂至Automattic一探究竟,然能力有限,耗时费力。