Browse: Home / Classes / Learndash_Admin_Settings_Data_Reports /

Learndash_Admin_Settings_Data_Reports::set_option_cache

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

Set process Option cache


Description #


Parameters #

$transient_key

(string) (Optional) Unique transient key.

Default value: ''

$transient_data

(array) (Optional) Array of data to store.

Default value: array()


Source #

File: includes/admin/class-learndash-admin-settings-data-reports.php


Changelog #

Changelog
Version Description
3.1.0 Introduced.