Table Of Contents
Description
This hook runs just after the summary total
Parameters
$form | String
Usage
add_action("gotrgf_after_summary_total","my_function",10,1);
This hook runs just after the summary total
add_action("gotrgf_after_summary_total","my_function",10,1);