Learndash_Admin_Data_Upgrades::get_transient Learndash_Admin_Data_Upgrades::get_transient( string $transient_key = '' ) Get the processing transient for instance. ContentsDescription Parameters Return Source Changelog Related @package Uses Description # Parameters # $transient_key (string) (Optional) Transient key to identify transient. Default value: '' Return # (mixed) transient data. Source # File: includes/admin/class-learndash-admin-data-upgrades.php Changelog # Changelog Version Description 2.6.0 Introduced. Related # @package # LearnDash / Data_Upgrades Uses # Uses Uses Description includes/admin/class-learndash-admin-file-download-handler.php: Learndash_Admin_File_Download_Handler::register_file_path () Register a file path to download. includes/admin/class-learndash-admin-file-download-handler.php: Learndash_Admin_File_Download_Handler::try_to_protect_file_path () Tries to protect a file path from being downloaded directly. includes/ld-misc-functions.php: learndash_put_directory_index_file () Add an index file to directory.
Uses # Uses Uses Description includes/admin/class-learndash-admin-file-download-handler.php: Learndash_Admin_File_Download_Handler::register_file_path () Register a file path to download. includes/admin/class-learndash-admin-file-download-handler.php: Learndash_Admin_File_Download_Handler::try_to_protect_file_path () Tries to protect a file path from being downloaded directly. includes/ld-misc-functions.php: learndash_put_directory_index_file () Add an index file to directory.