Browse: Home / Classes / Learndash_Admin_Data_Upgrades /

Learndash_Admin_Data_Upgrades::remove_transient

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

Remove the processing transient for instance.


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.6.0 Introduced.