Table Of Contents
Description
This hook runs just before the summary lines are rendered
Parameters
$form | String
Usage
add_action("gotrgf_before_summary_lines","my_function",10,1);
This hook runs just before the summary lines are rendered
add_action("gotrgf_before_summary_lines","my_function",10,1);