fg_entryautomation_ftp_file_path

Description

This filter allows you to modify the path where the export file will be uploaded to on the FTP server.

Usage

add_filter( 'fg_entryautomation_ftp_file_path', 'your_function_name', 10, 4 );

Parameters