Learn how to send an email to an admin when a user updates their email address in their WordPress profile. This can be adjusted to work for any specific field for the user’s account. Automating WordPress Notifications We always geek out about automating menial...
It’s no secret. Membership websites are growing in popularity. Part of this is due to the increasing need for people to take their business online. The other part is that people are looking for ways to monetize their knowledge and bring in that sweet monthly...
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...
This guide will show you how to create a WooCommerce product programmatically. This is intended for developers or people comfortable to work with code. WooCommerce uses a Custom Post Type to create and store products, we’ll create a simple product via PHP and...
In this short guide, we will cover how to redirect user’s to a specific page when logging out of their WordPress account. This will require a little bit of copy, pasting and possibly editing the line of code for wp_redirect to the specified URL you would like...
In this article, we will cover a couple of steps to troubleshoot WP Zapier not creating user’s in WordPress when receiving data from Zapier. Some Reasons It May Not Be Working Here are the most common issue’s we’ve come across when data isn’t...