Use this hook to add extra fields to the checkout page or execute custom code immediately after the User fields.
do_action('pmpro_checkout_after_user_fields'); |
Parameters
-
None
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source Code