learndash_clean_filename learndash_clean_filename( string $string ) Cleans file name on upload. ContentsDescription Parameters Return Source Changelog Related Namespace @package Used By Description # Parameters # $string (string) (Required) Name of the file. Return # (string) Returns filename after cleaning. Source # File: includes/ld-assignment-uploads.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Namespace # global @package # LearnDash / Assignments Used By # Used By Used By Description includes/ld-assignment-uploads.php: learndash_fileupload_process () Handles an assignment file uploading process. includes/quiz/ld-quiz-essays.php: learndash_essay_fileupload_process () Handles the file uploads for the essays. includes/import/class-ld-import-quiz-statistics.php: LearnDash_Import_Quiz_Statistics::migrate_file_upload_to_essay () Migrate file upload to essay
Used By # Used By Used By Description includes/ld-assignment-uploads.php: learndash_fileupload_process () Handles an assignment file uploading process. includes/quiz/ld-quiz-essays.php: learndash_essay_fileupload_process () Handles the file uploads for the essays. includes/import/class-ld-import-quiz-statistics.php: LearnDash_Import_Quiz_Statistics::migrate_file_upload_to_essay () Migrate file upload to essay