Browse: Home / Hooks /

learndash_payment_button_added

do_action( 'learndash_payment_button_added',  string $button )

Fires when the payment button is added.


Description #


Parameters #

$button

(string) Payment button HTML markup. Can contain all types of buttons.


Source #

File: includes/payments/ld-payments-functions.php


Changelog #

Changelog
Version Description
4.5.0 Introduced.