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