Prevent PDF Invoices for Free Orders

Prevent PDF Invoices for Free Orders

As of version 1.9.1 of Paid Memberships Pro – PDF Invoices, there is a new filter added in that will allow developers to stop generating PDF invoices in certain cases. In this short example, here is a code sample on how to prevent PDF invoices being generated...
Paid Memberships Pro – PDF Invoices V1.9 Changelog

Paid Memberships Pro – PDF Invoices V1.9 Changelog

Paid Memberships Pro – PDF Invoices version 1.9 has just been released. We’re pleased to announce some great changes that were made to queue-up future updates. More features will be coming soon in the near future. Noteworthy Changes Automatically Update...
Troubleshooting: User’s Not Created From WP Zapier

Troubleshooting: User’s Not Created From WP Zapier

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...
Hide Caldera Forms PayFast Processor Conditionally

Hide Caldera Forms PayFast Processor Conditionally

You may want to disable the PayFast processor if a certain condition is not met within your Caldera Form or switch over to another processor (such as PayPal, if the user selects their currency or location). In this guide we will explain how to bypass the Caldera Forms...
How to Add Google reCAPTCHA to Caldera Forms

How to Add Google reCAPTCHA to Caldera Forms

Google reCAPTCHA is a great tool to help prevent spam on your contact forms. This will help give your Caldera Forms an extra layer of protection from spam. In this guide we’ll show you how to setup the Caldera Forms Anti Spam WordPress plugin. Steps to add...
Troubleshooting: User’s Not Created From WP Zapier

Using WP Zapier Custom Webhook

WP Zapier version 2.0+ includes custom webhooks for receiving data, this allows developers to use our webhook feature and leverage our functionality with custom code snippets to open up integrations even more. Giving developers full control when using this webhook...
Troubleshooting: User’s Not Created From WP Zapier

WP Zapier And Paid Memberships Pro

We work closely with the team at Paid Memberships Pro. This guide will use a custom function to support for membership level change while using WP Zapier. This will allow you to receive data from Zapier with the key pmpro_level and accepts the membership level...
Troubleshooting: User’s Not Created From WP Zapier

Send WordPress User Meta To Zapier

In this example, you will learn how to send user meta to Zapier (WP Zapier v1.3+) whenever a user’s profile gets updated inside WordPress. Sending user meta from WordPress to Zapier with WP Zapier requires a code snippet and a bit of PHP knowledge. This is done...
Prevent PDF Invoices for Free Orders

Getting Started With Paid Memberships Pro PDF Invoices

In this getting started guide, you will learn how easy it is to send PDF invoices with Paid Memberships Pro. Once installed, PDF invoices will automatically be generated and attached to checkout emails for members. Installation 1. Upload the plugin files to the...