woocommerce_pay_order_button_html

FILTER woocommerce\templates\checkout\form-pay.php (ligne 102) github
Triggered from within the checkout/form-pay.php template, immediately before the payment section.

Paramètres

Entrée :
'

Utilisation

// Modifier la valeur avec le filtre 'woocommerce_pay_order_button_html'
add_filter('woocommerce_pay_order_button_html', 'ma_fonction_filtre', 10, 1);

function ma_fonction_filtre('