fg_legalsigning_post_session_status_update

Description

This action hook allows you to trigger custom code execution when a signing workflow status is updated from one status to another.

Usage

add_action( 'fg_legalsigning_post_session_status_update', 'your_function_name', 10, 3 );

The statuses that can be used with the hook are as follows:

Parameters

Since

This hook was added in Legal Signing 3.0.