Redis Object Cache for WordPress
·
I’ve just helped release a fully-functional WordPress object cache powered by Redis! You should give it a try.
·
I’ve just helped release a fully-functional WordPress object cache powered by Redis! You should give it a try.
·
Community goodwill can disappear in a second.
·
One of the first things I look for when reviewing JavaScript code is the proper use (and isolation) of scope.
·
Rather than pitch a feature that is a must-have within the ecosystem, I want to explain something that would be nice-to-have from a developer perspective.
·
I’m always on the lookout for cool new technology. Sometimes, I find it in the most unexpected of places.
·
The general gist of Dynamic CDN is to scan page content before returning it to the browser and dynamically replace locally-hosted assets (images, scripts, styles, etc) with their CDN-hosted equivalents. The trick is returning consistent CDN urls for hosted assets – the plugin uses PHP to generate a checksum for asset references so it can…
·
I like abstraction layers because they make life easier for developers. I dislike abstraction layers because they raise issues for new developers who have yet to master them.
·
Abstractions build false confidence for new developers – so I’m going to show you how to build a post-to-post relationship system in WordPress from scratch.
·
This is less a proposal for a new feature, and more a discussion about a drastically lacking capability in WordPress: It’s not portable.
·
I’m super excited to announce that I’m using 10up’s newest product – PushUp – on this site. If you’re visiting on Safari you’ve already see the popup asking for permission to notify you.