learndash_clean_filename( string $string )
Cleans file name on upload.
Description Description
Parameters Parameters
- $string
-
(Required) Name of the file.
Return Return
(string) Returns filename after cleaning.
Source Source
File: includes/ld-assignment-uploads.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |