Container::get()
Method: Finds an entry of the container by its identifier and returns it.
Method: Returns true if the container can return an entry for the given identifier.
Method: Binds an interface a class or a string slug to an implementation and will always return the same instance.
Container::singleton Read More »
Method: Returns true if everything is configured and payment gateway can be used, otherwise false.
LearnDash_PayPal_IPN::is_ready Read More »
Constant: No description found
LEARNDASH_HUB_LICENSE_CACHE_OPTION Read More »
Constant: No description found
LEARNDASH_HUB_LICENSE_CACHE_TIMEOUT Read More »
Function: Check if LearnDash Hub is installed and active.
learndash_is_learndash_hub_active Read More »
Function: Validate a license key.
learndash_validate_hub_license Read More »
Function: Check if the license is valid.
learndash_is_license_hub_valid Read More »
Function: Get the last check time of the LearnDash Hub license status.
learndash_get_last_license_hub_check_time Read More »
Function: Check if LearnDash cloud is enabled.
learndash_cloud_is_enabled Read More »
Method: Generates the update path for the plugin
nss_plugin_updater_sfwd_lms::generate_update_path Read More »
Function: Checks whether all assignments for specified step and user are approved.
learndash_assignment_list_approved Read More »
Function: Get the last license check time.
learndash_get_last_license_check_time Read More »
Function: AJAX function to handle hub upgrade notice dismiss action from browser.
learndash_hub_upgrade_dismissed_ajax Read More »