Skip to main content

Investing in WordPress

by Antti

Yes, thank you. I know WordPress is 11 years old. I know it’s not that rare that someone finds a gaping hole in WordPress1. I know PHP isn’t exactly the new hotness (especially 5.2.4, which WP still uses). To be totally honest, I used to be a big believer in custom-built software, that is, building admin-UIs and APIs from scratch using Grails or Node or what have you.

While that still remains the case in some projects, the pragmatic in me has raised it’s head and I decided to take a look in these pre-built CMS systems, such as WordPress. Of course there are others too, the big players being Drupal and Joomla. I ended up in WordPress. Why?

So that’s my thought process. We’ve been building a couple of WP sites with my colleagues in our little evenings-and-weekends-sidebusiness, and plan on continuing to do so. I’m also planning on bringing the good best practices from “regular software building” over to the WP world and blogging away whilst doing so. Already prototyping a little MVVM-kinda thing with WP themes…


  1. To to be honest, more often than not the security problems seem to occur in shitty plugins.