Filters the required fields for the Account Information section on the checkout page. Passes the array of field names.
apply_filters( "pmpro_required_user_fields", array $pmpro_required_user_fields ); |
Parameters
- $pmpro_required_user_fields
- array
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/preheaders/checkout.php
View in Source CodeRelated Articles and Recipes
Increase Conversion Rates with a Simplified Checkout By Kimberly Coleman