Category Tutorials

Installing WordPress on XAMPP

Installing WordPress on XAMPP

This tutorial is a follow-on to Setting up a Local Development Environment (XAMPP Edition), and in following with the spirit of that tutorial we will first create a new virtual host, then create a Database (DB) User and associated DB,…

Edit WooCommerce Products with Gutenberg

WooCommerce Powered By Gutenberg
Gutenberg is a very powerful and versatile editor and comes bundled with WordPress for the past two major releases. With a little time and some code snippets, you can use this power to manage your WooCommerce Store.

WordPress SMTP: the easy way

Wordpress and SMTP
Getting WordPress to send email using SMTP is not standard with the default installation and typically requires the use of the WP Mail SMTP plugin from the WordPress Plugin Repository. In this quick tutorial, I want to show you a workaround that will allow you to use almost any SMTP service.