5 Tools for WordPress plugin development

WordPress plugin development isn’t too hard, but it can quickly become a bit overwhelming for beginners. To help you get started, I’ve put together a list of tools and links that will help you develop your first plugin: 1. Plugin Developer Handbook Introduction to Plugin Development This is the official WordPress resource for plugin development.

Read more

How to save storage space by deregistering and deleting unused WP image size variations

Warning: Only follow this guide, if you know what you’re doing. Deregistering and deleting image variations can lead to missing images and broken links. Many themes and plugins are registering and using more than the default WordPress images sizes. Please backup your files and database before starting this process. Hosting isn’t this expensive anymore, non

Read more

3 approaches on how to build a WooCommerce shop

Recently one of my clients wanted to know more about different ways to build a WooCommerce shop. In this post I’ll compare some common ways to accomplish this. In general there are three different strategies: Buying a WooCommerce theme from a marketplace and customize it Using a free or licensed theme as parent theme and

Read more