Collection::current()
Method: Get the current object.
Collection::current Read More »
Method: Registers prefixes and root dirs using an array.
Autoloader::register_prefixes Read More »
Method: Associates a class prefix to an absolute path.
Autoloader::register_prefix Read More »
Method: Triggers the registration of the autoload method in the SPL autoload register.
Autoloader::register_autoloader Read More »
Method: Returns whether the offset exists in the collection.
Collection::offsetExists Read More »
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 »