How to add WP’s customizer CSS into the classic editor
Recently, a newly acquired client needed the styling from the Customizer's custom CSS to show in the classic editor (TinyMCE).…
Recently, a newly acquired client needed the styling from the Customizer's custom CSS to show in the classic editor (TinyMCE).…
Once upon a time, a challenge like this, where you want to reveal a footer when the end of the…
On a couple of occasions, I've encountered a very annoying issue where PhpStorm will not open. Instead of opening it…
Like everything with WordPress, there's usually a plugin to help, but we don't need one to import users as WP…
To make position sticky work in Safari make the sticky element a block and make a parent relative.
So, ACF, one of the best developer plugins of the last century, is now part of the Delicious Brains family.…
Use Live Templates to create custom code snippets that you can quickly insert into your code by typing a custom…
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…
Creating horizontal scrolling of multiple rows with display: grid is easy. CSS grid provides powerful layout options to help achieve…
WebP is the next generation image file type. WebP images are comparatively smaller file sizes. See how you can use…
This website uses cookies.