How To Change Your WordPress Password with phpMyAdmin

Let’s dig even deeper into the WordPress database and walk through how to change a password with phpMyAdmin.
WordPress Database 101: The Basics

In this post, we dig into the WordPress database on a deep level so that you’ll be more comfortable in the phpMyAdmin application and know better how to troubleshoot your own site.
How to Move a WordPress Website to a Different Hosting Server

Need to move a WordPress website? No problem! Let’s walk through the basic steps for moving your site to a different hosting server (with video!).
How to Add a Custom Tab to the WooCommerce Single Product Page

Let’s add our own custom tab to the Tabs section at the bottom of a WooCommerce Single Product page. [video]
How to Add Conditional Content to the Top of WooCommerce Cart and Checkout Pages – by Product ID

In part 3 of our WooCommerce Cart and Checkout Pages series, we’re going to add whatever we want to the top of the WooCommerce Cart and Checkout pages based on which product IDs are currently in a cart.
How to Add Conditional Content to the Top of WooCommerce Cart and Checkout Pages – by Product Category

In part 2 of our WooCommerce Cart and Checkout Pages series, we’re going to add whatever we want to the top of the WooCommerce Cart and Checkout pages based on which product categories are currently in a cart.
How to Add Custom Content to the Top of WooCommerce Cart and Checkout Pages

In part 1 of our WooCommerce Cart and Checkout Pages series, we’re going to look at a really simple hook that’s going to give us the ability to add whatever we want to the top of the WooCommerce cart and checkout pages.
How to Create Shortcodes in WordPress and Display Content from Custom Post Types

Let’s walk through how to create shortcodes in WordPress — and how to use them to display content from custom post types. [Video]
How to Move Content on a WooCommerce Single Product Page

In this post, we show you how to move a product’s meta data on a WooCommerce single product page. [Video]
Learn The Code, You Will: 5 HTML Patterns For WordPress Newbies

Are you new to WordPress development? Learn to recognize these 5 HTML patterns and you’ll start editing code before you can say “Grogu.”