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 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