Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class.llms.install.php

LLMS_Install::get_difficulties()

Method: Retrieve the default difficulty terms that should be created on a fresh install

Source: includes/class.llms.install.php:461

Used by 0 functions | Uses 0 functions

LLMS_Install::get_schema()

Method: Get a string of table data that can be passed to dbDelta() to install LLMS tables

Source: includes/class.llms.install.php:485

Used by 0 functions | Uses 0 functions

llms_install_get_schema

Filter Hook: Filter the database table schema.

Source: includes/class.llms.install.php:607

Used by 0 functions | Uses 0 functions

LLMS_Install::init_background_updater()

Method: Initializes the bg updater class

Source: includes/class.llms.install.php:619

Used by 0 functions | Uses 0 functions

LLMS_Install::install()

Method: Core install function

Source: includes/class.llms.install.php:635

Used by 0 functions | Uses 0 functions

LLMS_Install::remove_difficulties()

Method: Remove the difficulties created by the `create_difficulties()` function

Source: includes/class.llms.install.php:700

Used by 0 functions | Uses 0 functions

LLMS_Install::update_actions()

Method: Handle form submission of update related actions

Source: includes/class.llms.install.php:721

Used by 0 functions | Uses 0 functions

LLMS_Install::update_notice()

Method: Stores an admin notice for the current state of the background updater

Source: includes/class.llms.install.php:771

Used by 0 functions | Uses 0 functions

LLMS_Install::create_difficulties()

Method: Create basic course difficulties on installation

Source: includes/class.llms.install.php:232

Used by 0 functions | Uses 0 functions

LLMS_Install::update_db_version()

Method: Update the LifterLMS DB record to the latest version

Source: includes/class.llms.install.php:831

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress