Filter to set if PMPro uses email or text as the type for email field inputs.
apply_filters( 'pmpro_email_field_type', bool $use_email_type ); |
Parameters
- $pmpro_email_field_type
- bool
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source Code