App
Class: LearnDash App service locator class.
Method: Returns the singleton instance of the DI container the application will use as Service Locator.
Method: Sets the container instance the Application should use as a Service Locator.
App::set_container Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Function: Shows admin notice warning if Licensing & Management plugin is not activated.
learndash_hub_deactivated_notice 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: Escape a string array to be used in a SQL IN() clause.
LDLMS_DB::escape_string_array Read More »
Filter Hook: Should quiz output be overridden?
learndash_quiz_shortcode_override_output Read More »
Filter Hook: Filter quiz output.
learndash_quiz_shortcode_output Read More »
Method: Returns the placeholder text for keys.
LearnDash_Settings_Section::get_placeholder_for_keys Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_AI_Integrations::__construct Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Section_AI_Integrations::load_settings_fields Read More »
Class: Class LearnDash Settings Section for AI Integrations Metabox.
LearnDash_Settings_Section_AI_Integrations Read More »
Method: Shows Stripe webhook validation button.
LearnDash_Settings_Section_Stripe_Connect::webhook_validation_button Read More »
Method: Public constructor for class.
LearnDash_Settings_Fields_Password::__construct Read More »
Method: Function to crete the settings field.
LearnDash_Settings_Fields_Password::create_section_field Read More »
Method: Validate field.
LearnDash_Settings_Fields_Password::validate_section_field Read More »
Class: Class LearnDash Input Text Settings Field.
LearnDash_Settings_Fields_Password Read More »
Filter Hook: Filters content to be echoed after course info shortcode item.