WordPress 4.0 Preview
·
WordPress 3.9 won’t even be released for another two weeks, but development has already begun on version 4.0.
·
WordPress 3.9 won’t even be released for another two weeks, but development has already begun on version 4.0.
·
I’ve just helped release a fully-functional WordPress object cache powered by Redis! You should give it a try.
·
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 am a derivative work and I know exactly from whom my life, thoughts, and behaviors are derived. Do you?
·
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…
·
If you hold something to be a guiding truth, you need to live by it at all times. If you can’t live by it, then it must not be a truth.
·
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.
·
There are valid reasons for using a Singleton in your design – these reasons, however, are rare enough that many developers can avoid them entirely and still have a full career. If you find yourself using Singletons often, you’re doing something wrong.
·
Post-publication comments are also a form of collaboration, and they are in drastic need of some refactoring and re-imagining.