X

BLOG

The awesome Delicious Brains team acquire ACF & ACF Pro!

So, ACF, one of the best developer plugins of the last century, is now part of the Delicious Brains family.…

Mervyn Booth

How to create a Live Template in PHPStorm and WebStorm

Use Live Templates to create custom code snippets that you can quickly insert into your code by typing a custom…

Mervyn Booth

3 Ways to Improve PageSpeed by Moving jQuery to the Footer of a WordPress site.

Here's how to improve your site's rating on Google's PageSpeed by moving render-blocking jQuery to the footer. If you've ever…

Mervyn Booth

How to create a horizontally scrolling section with 2 rows using CSS grid

Creating horizontal scrolling of multiple rows with display: grid is easy. CSS grid provides powerful layout options to help achieve…

Mervyn Booth

How to Use WebP Images With Modern Browsers

WebP is the next generation image file type. WebP images are comparatively smaller file sizes. See how you can use…

Mervyn Booth

How to Move a Meta Box in WordPress

Sometimes you want to programmatically move a WordPress meta box to a more ideal position on the editor screen. Here's…

Mervyn Booth

Ordering nested comments by the latest reply

WordPress orders its comments by oldest or newest first. So how do you go about ordering nested comments by the…

Mervyn Booth

Use the hover media query to detect mobile devices

Have you needed to apply styling to only touch devices, or only non-touch devices? Well, great news, the hover media…

Mervyn Booth

Do you need your site to load in under half a second, on mobile?

Pages that load under one second get more visitors. With every passing second waiting visitors lose interest and leave before…

Mervyn Booth

How to Remove HTML Comments from the Page Source

Many plugins (and themes) inject HTML comments into the page's source code that aren't really needed in your a live…

Mervyn Booth

This website uses cookies.