apply_filters( 'llms_post_model_export_filename', string $title, LLMS_Post_Model $llms_post )

Filters the export file name


Parameters Parameters

$title

(string) The exported file name. Doesn't include the extension.

$llms_post

(LLMS_Post_Model) The LLMS_Post_Model instance.


Top ↑

Source Source

File: includes/abstracts/abstract.llms.post.model.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.