Using Youtube Thumbnails on your Websites
I seem to find myself working with Youtubes thumbnail images quite a lot (for instance on Miniclips videos section) – and I am always having to go searching for the …
WordPress and Games
Web Design tips and tricks. A combination of WordPress, CSS, and javascript tricks I use. I mostly use this as a public repository of the things I use so that I don’t have to Google them every time I want to do something again.
I seem to find myself working with Youtubes thumbnail images quite a lot (for instance on Miniclips videos section) – and I am always having to go searching for the …
WordPress has a built in function, called human_time_diff, for creating messages that say how long ago a post was published – however I think it is confusing when you have …
At WordCamp London last week I made my first contribution to WordPress – a bug fix for the Twenty Fourteen theme that’s being released with WordPress 3.8. Part of doing …
I have a theme coming out soon that displays the ‘estimated reading time’ for each blog post on the homepage. The theme is inspired by the new blogging service Medium …
Open Source software is awesome. If it weren’t for WordPress then I’m not sure what I would be doing – but that doesn’t mean open source software is perfect, or …
Recently I saw a tweet conversation between @Norcross and @JPeterson about decaching css files when developing with WordPress. The solution is simple and something that WordPress even has built-in – …