Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Learndash_Admin_Data_Upgrades::init_data_settings( bool $force_reload = false )
Initialize the LearnDash Settings array
Description Description
Parameters Parameters
- $force_reload
-
(Optional) to force reload from database.
Default value: false
Return Return
(void.)
Source Source
File: includes/admin/class-learndash-admin-data-upgrades.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |