Learndash_Admin_Data_Upgrades::remove_transient Learndash_Admin_Data_Upgrades::remove_transient( string $transient_key = '' ) Remove the processing transient for instance. ContentsDescription Parameters Source Changelog Description # Parameters # $transient_key (string) (Optional) Transient key to identify transient. Default value: '' Source # File: includes/admin/class-learndash-admin-data-upgrades.php Changelog # Changelog Version Description 2.3 Introduced.