Let Customers Pay What They Want in WooCommerce!

Let Customers Pay What They Want in WooCommerce!

In the ever-evolving world of e-commerce, offering flexibility can be a game-changer. While traditional fixed pricing works for many, what if you could empower your customers to set their own price? Imagine the possibilities: accepting donations, running...
How To Back Up WordPress

How To Back Up WordPress

In this guide you will learn how to backup WordPress. You may have automatic backups with your hosting account, but this will show you how to make additional backups. You may ask yourself “why would I need to know how to do this if my host does this for...
How to add custom fields to PMPro PDF Invoices

How to add custom fields to PMPro PDF Invoices

In this guide you will learn how to create and add custom fields to Paid Memberships Pro PDF Invoices. This can be anything from a value from a database table, post meta to user meta. What Is A Custom Variable A custom variable is similar to a WordPress shortcode,...
Display username in your WordPress Menu

Display username in your WordPress Menu

In this guide, we will cover how to display a user’s name in a WordPress menu. This will require a bit of knowledge with working with code snippets and general shortcodes in WordPress. This solution will create a custom shortcode or variable, {{username}} to be...