Learndash_Admin_Data_Upgrades::set_option_cache( string $transient_key = '', array $transient_data = '' )

Set the processing transient for instance.


Description Description


Parameters Parameters

$transient_key

(Optional) Transient key to identify transient.

Default value: ''

$transient_data

(Optional) Array for transient data.

Default value: ''


Top ↑

Source Source

File: includes/admin/class-learndash-admin-data-upgrades.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.