Form Builder Hooks
arm_before_render_form
This action will be executed before the form shortcode will be rendered in front side. You can add custom content before the form as well.
Hook Details
- Hook Type: Action
- Source: core/classes/class.arm_member_forms.php
Usage:
Parameters:
$form
Form Object
$atts
Shortcode Attributes