gotrgf_after_summary_lines

Description

This hook runs just after the summary lines are rendered

Parameters

$form | String

Usage

add_action("gotrgf_after_summary_lines","my_function",10,1);

Since

version 1.1

Scroll to Top