Autoloader::register_prefixes()
Method: Registers prefixes and root dirs using an array.
Autoloader::register_prefixes Read More »
Method: Registers prefixes and root dirs using an array.
Autoloader::register_prefixes Read More »
Method: Returns the singleton instance of the class.
Autoloader::instance Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Sets the container instance the Application should use as a Service Locator.
App::set_container Read More »
Method: Returns the singleton instance of the DI container the application will use as Service Locator.
Method: Escape a string array to be used in a SQL IN() clause.
LDLMS_DB::escape_string_array Read More »
Method: Escape an array, supposed to be a numeric array, to be used in a SQL IN() clause.
LDLMS_DB::escape_numeric_array Read More »
Method: Returns the placeholder text for keys.
LearnDash_Settings_Section::get_placeholder_for_keys Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Section_AI_Integrations::load_settings_fields Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_AI_Integrations::__construct Read More »
Method: Shows Stripe webhook validation button.
LearnDash_Settings_Section_Stripe_Connect::webhook_validation_button Read More »
Method: Validate field.
LearnDash_Settings_Fields_Password::validate_section_field Read More »
Method: Function to crete the settings field.
LearnDash_Settings_Fields_Password::create_section_field Read More »
Method: Public constructor for class.
LearnDash_Settings_Fields_Password::__construct Read More »
Method: Enqueues the import task.
Learndash_Admin_Import_Handler::enqueue_import_task Read More »
Method: Validates the request.
Learndash_Admin_Import_Handler::validate Read More »
Method: Imports data.
Learndash_Admin_Import_Handler::import Read More »
Method: Deletes metadata that is no longer needed.
Learndash_Admin_Import_Handler::clean Read More »
Method: Returns the scheduler action name.
Learndash_Admin_Import_Handler::get_scheduler_action_name Read More »
Method: Returns the ajax action name.
Learndash_Admin_Import_Handler::get_ajax_action_name Read More »