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