Filter: mt_submit_button_text

apply_filters( 'mt_submit_button_text', $text, $current_gate )

Filter the submit button text.

Parameters:
Name Type Description
$text string

Submit button text.

$current_gate string

Active gateway.

Source:
Returns:

string

apply_filters( 'mt_submit_button_text', $text, $current_gate )

Filter the submit button text.

Parameters:
Name Type Description
$text string

Submit button text.

$current_gate string

Active gateway.

Source:
Returns:

string