File: bp-integrations/learndash/core/Settings.php
Description
Settings::set()

Set the option to loader

Source: bp-integrations/learndash/core/Settings.php:68

Settings::update()

Presist the loader value to db

Source: bp-integrations/learndash/core/Settings.php:78

Settings::setGroupSyncTimestamp()

Set the group sync timestamp to determine if we need a full sync of simple sync

Source: bp-integrations/learndash/core/Settings.php:90

Settings::defaultOptions()

Default options

Source: bp-integrations/learndash/core/Settings.php:109

Settings::installDefaultSettings()

Presist the default option into db if not exists

Source: bp-integrations/learndash/core/Settings.php:145

Settings

Class to handle options saving/loading

Source: bp-integrations/learndash/core/Settings.php:21

Settings::__construct()

Constructor

Source: bp-integrations/learndash/core/Settings.php:32

Settings::getName()

Convert . seperated name to array syntax

Source: bp-integrations/learndash/core/Settings.php:44

Settings::get()

Get the option from loader

Source: bp-integrations/learndash/core/Settings.php:59