Learndash_Admin_Settings_Data_Reports::set_option_cache( string $transient_key = '', string $transient_data = '' )
Set process Option cache
Description Description
Parameters Parameters
- $transient_key
-
(Optional) Unique transient key.
Default value: ''
- $transient_data
-
(Optional) Array od data to store.
Default value: ''
Source Source
File: includes/admin/class-learndash-admin-settings-data-reports.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |