LLMS_Install::create_files()
Method: Create files needed by LifterLMS
Source: includes/class.llms.install.php:156
Method: Create files needed by LifterLMS
Source: includes/class.llms.install.php:156
Method: Store all default options in the DB
Source: includes/class.llms.install.php:199
Method: Create essential starter pages
Source: includes/class.llms.install.php:222
Method: Create LifterLMS DB tables
Source: includes/class.llms.install.php:263
Method: Create default LifterLMS Product & Access Plan Visibility Options
Source: includes/class.llms.install.php:281
Method: Queue all required db updates into the bg update queue
Source: includes/class.llms.install.php:300
Method: Dispatches the bg updater Prevents small database updates from displaying the “updating” admin notice instead of the “completed” notice These small updates would finish on a second thread faster than the main thread and the wrong notice would be displayed
Source: includes/class.llms.install.php:335
Method: Retrieve the default difficulty terms that should be created on a fresh install
Source: includes/class.llms.install.php:345
Method: Get a string of table data that can be passed to dbDelta() to install LLMS tables
Source: includes/class.llms.install.php:359
Method: Initialize the install class Hooks all actions
Source: includes/class.llms.install.php:86