learndash_clean_filename( string $string )

Cleans file name on upload.


Description Description


Parameters Parameters

$string

(Required) Name of the file.


Top ↑

Return Return

(string) Returns filename after cleaning.


Top ↑

Source Source

File: includes/ld-assignment-uploads.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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