fg_legalsigning_after_generate

Description

This hook allows you to run custom actions after the document has been generated.

Usage

add_action( 'fg_legalsigning_after_generate', 'your_function_name', 10, 4 );

Parameters