do_action( 'torro_form_submit_button_before', int $form_id )

Allows to print additional content before the Submit button for a form in the frontend.

Description

Parameters

$form_id

(int) (Optional) Form ID.

Changelog

Changelog
Version Description
1.0.0 Introduced.