Use this hook to execute code on the checkout page before headers are sent. “Preheader” code runs during the WordPress “init” hook.
do_action( 'pmpro_checkout_preheader' ); |
Parameters
This action hook has no parameters.
Use this hook to execute code on the checkout page before headers are sent. “Preheader” code runs during the WordPress “init” hook.
do_action( 'pmpro_checkout_preheader' ); |
This action hook has no parameters.