apply_filters( 'llms_post_model_export_filename', string $title , LLMS_Post_Model $llms_post )
Filters the export file name
Description Description
Parameters Parameters
- $title
-
The exported file name. Doesn't include the extension.
- $llms_post
-
The LLMS_Post_Model instance.
Source Source
File: includes/abstracts/abstract.llms.post.model.php