gotrgf_after_summary_total

Description

This hook runs just after the summary total

Parameters

$form | String

Usage

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

Since

version 1.1

Scroll to Top