Integrates Paid Memberships Pro with the Pods Framework to add groups of fields to many areas of your membership site including Member Profiles, the M …
This integration allows you to create and manage groups of fields for many areas in Paid Membership Pro, including:
Each group and field can have custom membership level requirements. This means that only users of a specific membership level or a user completing checkout for that membership level can view and complete protected fields.
Requires Pods Framework 2.8.17+ and Paid Memberships Pro 2.6+
This plugin adds three new options to the Pods Framework to the Add New Pod screen which allows you to choose from PMPro Member, PMPro Order, and PMPro Membership Level.
You can extend the Member object and choose to show groups of fields on the Member Profile page, the WP Dashboard User Profile form, and/or on the Checkout form itself.
Have you ever wanted to store extra information about Membership Levels themselves, or add fields that can be referenced in your theme when displaying them? For the first time ever in a PMPro integration — you can now extend Membership Levels with their own custom groups and fields.
Now you can track completely separate information per order like Shipping Tracking numbers for swag or anything you can dream of. For the first time ever in a PMPro integration — you can now extend Orders with their own custom groups and fields.
Use any of the PMPro objects in your Pods Blocks to unlock the advanced templating you’ve been dreaming of for PMPro.
You can query your PMPro objects with Pods Blocks (used in “Order By” and the “Where” block settings) by following the short guide in our documentation page.
pmpro-pods
directory to the /wp-content/plugins/
directory of your site.Add New Pod: PMPro Member, PMPro Order, and PMPro Membership Level
Edit PMPro Member Pod
Edit PMPro Member Group Options
Edit PMPro Member Field Options
Custom field on Edit User screen in the WordPress admin
Custom field on the Member Profile Edit page (frontend)
Custom field on the Membership Checkout form
Edit PMPro Membership Level Pod
Edit PMPro Membership Level Group Options
Custom field on the Edit Membership Level page in the WordPress admin
Edit PMPro Order Pod
Custom field on the Edit Order form
Use Pods Blocks to display PMPro information in new ways
Please post it in the GitHub issue tracker here: https://github.com/strangerstudios/pmpro-pods/issues
For immediate help, also post to our premium support site at https://www.paidmembershipspro.com for more documentation and our support forums.
Please visit our premium support site at https://www.paidmembershipspro.com for more documentation and our support forums.
$user
object is not passed in. (@sc0ttkclark)