Browse: Home / Classes / Learndash_Admin_Data_Upgrades /

Learndash_Admin_Data_Upgrades::get_transient

Learndash_Admin_Data_Upgrades::get_transient( string $transient_key = '' )

Get the processing transient for instance.


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.