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