do_action( 'torro_form_submit_button_after', int $form_id )

Allows to print additional content after 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.