Learndash_Admin_Data_Upgrades::get_data_settings( string $key = '' )
Get the LearnDash Settings array
Description Description
Parameters Parameters
- $key
-
(Optional) to return only specifc key value.
Default value: ''
Return Return
(mixed.)
Source Source
File: includes/admin/class-learndash-admin-data-upgrades.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |