Jul 1, 2019
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...
Apr 3, 2019
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...
Jan 8, 2019
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...
Dec 10, 2018
Updating a WordPress user has never been easier thanks to WP Zapier! In this short guide, we will cover the easy steps to take to simply update a user’s role in your WordPress site when passing data from Zapier. If you aren’t familiar with setting up WP...
Nov 28, 2018
Adding extra user roles to a WordPress user can be useful. This code recipe will add extra user roles to the recently created user from Zapier. In this example, we will simply add the role of “editor” to the recently created user, you are able to add...