X

BLOG

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

Extracting Thumbnails from Videos

Recently, I've had a couple of projects that require thumbnails for video posts. There are plugins out there to do…

Mervyn Booth

Inlining CSS – the Good, the Bad and the Ugly

I'm a sucker for performance gains to the point that I'm convinced I'm actually losing time overthinking it - šŸ¤”…

Mervyn Booth

If a marketing website were a salesperson

Would you carry on employing a salesperson that was slow, ineffective and unkempt? If a website were a salesperson They…

Mervyn Booth

Convert br tags to span tags

Have you ever needed to convert the string immediately before brĀ tags and wrap it in spanĀ tags instead? Me too. There…

Mervyn Booth

How to Remove Meta Boxes from Specific Pages

Sometimes you only want WordPress meta boxes, such as the permalink, on specific pages. To do so you can remove…

Mervyn Booth

This website uses cookies.