To protect you from accidentally editing member orders, the core PMPro plugin leaves the order’s unique code, payment_transaction_id, and subscription_transaction_id as read-only. There are certain cases where the administrator or membership manager may need to edit certain fields on a member’s order. This recipe uses the pmpro_orders_read_only_fields filter to make all fields or certain fields…
Form Builder for Paid Memberships Pro: New Premium Plugin by Figarts
Our Register Helper Add On allows you to collect additional fields at membership checkout, on the user’s profile, or for administrative view-only. For people who aren’t familiar with coding, this plugin can be a bit daunting to use. Figarts recently launched a third-party extension to simplify form building with Register Helper: Paid Memberships Pro – Form Builder.

Capture Default WP User Profile Fields at Membership Checkout using Register Helper
Our Register Helper Add On allows you to add new profile fields at membership checkout. This recipe will demonstrate how to use that add on to capture and populate the default fields in the WordPress User profile.
Modify Level Price at Checkout Based on User-Selections
Use this code recipe in combination with the Register Helper add on to have checkout fields that adjust membership price, either for the initial payment, recurring payments, or both. Why would I want to do this? There are several use-cases that need this type of option that change’s your level’s price. Some ideas, to name…