Table Of Contents
Description
This hook runs just before the form container is outputted and can be used to manipulate the html
Parameters
$form | String
Usage
add_action("gotrgf_before_form_container","my_function",10,1);