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,...
How to add custom fields to PMPro PDF Invoices

Add VAT information to Paid Memberships Pro PDF Invoices

In this guide we will show you how to add variables from the Paid Memberships Pro – VAT Add On and add this to your PDF Invoice that’s generated for customers. Add the following code, below, to your WordPress site. Once added, this allows you to use the...
Change Shop Title For WooCommerce

Change Shop Title For WooCommerce

This article will show you how to quickly change the “Shop” page title of your WooCommerce store via the WordPress dashboard and with a custom code snippet. Changing the Shop Page Title For WooCommerce To change the shop page title for WooCommerce works...
How To Change The WordPress Password Hint Text

How To Change The WordPress Password Hint Text

In this article, we will cover how to change the password hint text that WordPress displays. This won’t change any functionality on the WordPress password checker but just the outputted text. You may want to simplify this wording for non-technical users or even...
How to add CSS to WordPress dashboard

How to add CSS to WordPress dashboard

In this article you will learn how to correctly add custom CSS to your WordPress dashboard. This is great if you want to create a white-label solution in some cases. Adding CSS to the WordPress area will require some code to achieve. Adding CSS code to the WordPress...
Send A Custom WordPress Email To A Newly Registered User

Send A Custom WordPress Email To A Newly Registered User

In this guide we will show you how to send a custom WordPress email to a newly registered user. This will use WP Zapier as an example, but these principles may apply to any WordPress hook. WordPress is really awesome, in that there’s almost a function for...