Provider::register()
Method: Registers service providers.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/Experiments/Provider.php
Method: Registers service providers.
Provider::register Read More »
Method: Registers WordPress hooks.
Action Hook: Fires before the experiments are initialized.
learndash_experiments_init_before Read More »
Action Hook: Fires after the experiments are initialized.
learndash_experiments_init_after Read More »
Method: Gets the list of experiments.
Experiments::get_experiments Read More »
Method: Loads the list of experiments.
Experiments::load_experiments Read More »
Filter Hook: Filters the list of experiments.
learndash_experiments Read More »
Method: Checks user capability.
Chat_Init::check_user_capability Read More »
Method: Sets up the request.
Chat_Init::set_up_request Read More »
Method: Processes the request.
Chat_Init::process Read More »
Method: Prepares the response.
Chat_Init::prepare_response Read More »
Class: Virtual Instructor chatbox init AJAX request handler class.
Method: Initialize the metabox settings fields.
Page_Section::load_settings_fields Read More »
Class: Class LearnDash Admin Virtual Instructor edit screen.
Method: Public constructor for class.
Method: Initialize the class.
Method: Save metabox handler function.