fg_fillablepdfs_logged_out_timeout

Description

This filter is allows you to change how long the form submitter can download the PDF if they were not logged in at submission time.

Usage

add_filter( 'fg_fillablepdfs_logged_out_timeout', 'your_function_name', 10, 1 );

Parameters

Since

This filter was added in Fillable PDFs 2.3.0.