gotrgf_before_summary_lines

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);

Since

version 1.1

Scroll to Top