
Create custom image and thumbnail sizes in WordPress
28/02/2021Let's look at how to create and register our own custom image and thumbnail sizes and use them within our WordPress posts and pages.
Let's look at how to create and register our own custom image and thumbnail sizes and use them within our WordPress posts and pages.
Learn how to regenerate and update WordPress media and image sizes both programmatically (without plugin), and also with a handy plugin.
Would you like to change the default width of the WordPress Gutenberg editor? Let me show you how to inject some admin styles to make it more comfortable.
The WordPress REST API is an incredibly useful and flexible tool. Find out how to expose additional fields in this article.
This tutorial will show you how to build a WordPress plugin in an object oriented way and provide you with a basic skeleton for future plugin projects.
Enqueuing Script and Style sheets is bread and butter for any WordPress developer wanting to make custom templates and plugins. This quick how-to will get you started.
Ever wondered how to add comments to a WordPress theme template? It is a lot easier than you might think. This guide will help you get quick results.
Installed Yoast (or some other plugin) and now your post columns are unmanageable? It can be really frustrating when your WordPress admin tables get cluttered, here is a great way to avoid it.