Use this hook to add extra fields to the checkout page or execute custom code immediately before the Submit button.
do_action("pmpro_checkout_before_submit_button"); |
Parameters
This action hook has no parameters.
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
View in Source Code